Commit graph

1745 commits

Author SHA1 Message Date
Xodetaetl efc6486dc8 Select default choice option if user config value doesn't exist 2015-04-11 21:56:17 +02:00
Xodetaetl 469cce14f6 Add wine's virtual desktop resolution option (fix #82) 2015-04-11 21:56:17 +02:00
Xodetaetl 8fbb14f7a7 Add wine.delete_registry_key 2015-04-11 21:56:17 +02:00
Xodetaetl d5e26fd3b7 Docstrings 2015-04-11 21:56:17 +02:00
Mathieu Comandon be2ab37b9b Merge pull request #179 from malt1/master
fr.po
2015-04-11 09:06:25 -07:00
malt1 62f6766418 Update fr.po 2015-04-11 17:51:09 +02:00
Mathieu Comandon 292f4a29f9 Check for empty responses on library sync (no internet connection) 2015-04-11 08:34:00 -07:00
Mathieu Comandon 27b25896b2 Catch TypeError for runtime version 2015-04-11 08:34:00 -07:00
malt1 e7ba5ca1df Create fr.po
Create the french translation of lutris.pot
Création de la tractuction Française depuis le fichier lutris.pot
2015-04-11 17:14:30 +02:00
Xodetaetl 5545f16e06 Fix Wine game exe launching twice (fix #177) 2015-04-11 16:58:27 +02:00
Xodetaetl 1aa9fde710 Fix Wine game exe launching twice (fix #177) 2015-04-11 16:56:08 +02:00
Xodetaetl 4b83dba410 Add default to the wine options setting registry keys
I'm adding "Auto" as the default for these options, which will set
"None" as the registry value, which should effectively let wine pick
its own default.
2015-04-11 16:44:17 +02:00
Xodetaetl ea4929ed8f Add "(default)" to label of default option ("choice" type) 2015-04-10 19:21:11 +02:00
Xodetaetl 8271e37a5c Update my contributor address 2015-04-10 17:07:39 +02:00
Xodetaetl 656b9bdc94 Add debug info on runtime update 2015-04-10 15:30:18 +02:00
Xodetaetl 036e702656 Fix mednafen human_name missplaced 2015-04-10 15:30:17 +02:00
Xodetaetl c0d3df12ee Add option to start games in a terminal 2015-04-10 15:30:17 +02:00
Xodetaetl 5fd67374f9 Add choice_with_entry option type
(needed for the next commit)
2015-04-10 15:30:17 +02:00
Xodetaetl 12d53820cd Set dosbox default scaler to normal3x 2015-04-10 15:30:17 +02:00
Mathieu Comandon 24556b4fda Calling Gtk stuff in runners will insta-crash lutris at first start 2015-04-07 22:37:05 +02:00
Mathieu Comandon 4f2f656532 Fix mednafen button mappings (based on X360 controller) 2015-03-27 18:37:44 +01:00
Xodetaetl 6d7bfd2dd7 Support None in support_legacy_version() 2015-03-25 23:57:13 +01:00
Xodetaetl d27a1dde8b Reorder a couple system options 2015-03-25 23:02:00 +01:00
Xodetaetl 7ca8526cd7 Merge pull request #168 from daniel-j/next
Dosbox fullscreen option & defaulting some options.
2015-03-25 23:00:17 +01:00
djazz cb115cdf0c add fullscreen option, No change -> Auto for default screen, allow None choices to be selected 2015-03-25 22:43:32 +01:00
Mathieu Comandon d5965b0cad Take 'sytem' and 'custom' wine version into account when changing version name 2015-03-25 19:15:34 +01:00
Mathieu Comandon 9e54a6d0b5 Add winesteam process names to ignore list 2015-03-25 18:26:46 +01:00
Mathieu Comandon 1f5f7e2c81 Wine version now provide all info (version + arch + optional patches) 2015-03-25 17:16:29 +01:00
Mathieu Comandon 9d2c54468d Standardize snes9x runner 2015-03-22 02:15:04 +01:00
Xodetaetl ceab598c57 Typo 2015-03-21 22:06:45 +01:00
Mathieu Comandon fa5cb1b057 Make options_as_dict method available for all runners 2015-03-21 16:45:04 +01:00
Mathieu Comandon 12c721ffd6 Use xdg_open for on_register_account 2015-03-21 16:30:27 +01:00
Mathieu Comandon e99afa9906 Detach process on xdg_open 2015-03-21 16:27:32 +01:00
Xodetaetl 6b66064831 Add args, exit and working_dir options to dosexec 2015-03-21 12:12:01 +01:00
Xodetaetl 04b330704f Update wine options tooltips 2015-03-19 11:28:24 +01:00
Xodetaetl 2a512fde00 Update installer doc (add create_prefix + fix oversights) 2015-03-19 11:27:53 +01:00
Xodetaetl 6424c883af Same thing but done right... 2015-03-16 21:50:49 +01:00
Xodetaetl 18563d205b Default winetricks to silent mode 2015-03-16 21:49:21 +01:00
Xodetaetl 3ead36bc75 Set keyboard focus on Name entry in Add Game dialog 2015-03-13 20:32:07 +01:00
Xodetaetl 24150358fa Fix mednafen's gamepad auto-config 2015-03-13 20:30:29 +01:00
Xodetaetl 05261a56c9 Fix many runner commands 2015-03-13 20:29:49 +01:00
Mathieu Comandon 8f1cbd2cd7 Reduce delay for process heartbeat 2015-03-11 14:07:00 +01:00
Mathieu Comandon 67abe0603e Fix steam uninstall command 2015-03-11 14:05:49 +01:00
Xodetaetl e41f89f0cf Erase runtime before extracting updated version 2015-03-10 17:56:16 +01:00
Mathieu Comandon 4783767045 Remove non-existent -joy option in Osmose 2015-03-10 13:13:52 +01:00
Mathieu Comandon 8ef6c506e0 Put fullscreen param after rom file 2015-03-10 13:08:40 +01:00
Mathieu Comandon 8a5c35fad4 Update osmose runner 2015-03-10 13:07:28 +01:00
Mathieu Comandon e2c5b57cd1 Do not show installer script fetching error after showing NoInstallerDialog 2015-03-10 02:01:38 +01:00
Xodetaetl 1331c2c8db Refactor: set_selected_game() doesn't the full game object 2015-03-08 11:04:34 +01:00
Xodetaetl f38d944852 Refactor get_selected_game() from GameListView and GameGridView
The methods weren't really doing what their name said and now they do,
which is great because I need them to do just that!
[...] Actually no I don't need that, but it's too late, I'm pushing
the commit !
2015-03-08 11:04:18 +01:00