Commit graph

2848 commits

Author SHA1 Message Date
Mathieu Comandon 5fa57b8f9c Create game folder when insert-disc is in installer commands 2016-10-31 10:47:07 -07:00
Mathieu Comandon f87291af73 Don't notify view of an installed game for extends scripts 2016-10-31 10:13:07 -07:00
Mathieu Comandon b884d28507 Skip config creation for 'extends' type scripts 2016-10-31 10:10:02 -07:00
Mathieu Comandon 466f5bd725 This is not legacy, I have no plans to deprecate it 2016-10-31 09:57:59 -07:00
Mathieu Comandon 61bdf56f50 Check that a script in either marked with 'requires' or with 'extends' 2016-10-31 09:52:55 -07:00
Mathieu Comandon 0a701a307f Add support for tar.xz archives 2016-10-30 20:51:37 -07:00
Mathieu Comandon 966159132f Remove joypad icons from statusbar (Fixes #405) 2016-10-30 18:47:46 -07:00
Mathieu Comandon 14cada77e0 Remove quotes from 7zip destination 2016-10-30 12:25:24 -07:00
Mathieu Comandon 43418be298 Allow to pass archive type to 7zip 2016-10-30 12:21:02 -07:00
Mathieu Comandon f470ce4ce4 Emit game-selected signal from FlowBox (Fixes #421) 2016-10-30 12:04:52 -07:00
Mathieu Comandon 1164ff3d22 Better with the runtime argument 2016-10-30 11:37:58 -07:00
Mathieu Comandon 4dc7270886 Remove iterator from download_runtimes 2016-10-30 11:33:15 -07:00
Mathieu Comandon 16260e89a9 Any word starting with dis considers the registry disabled 2016-10-30 10:58:26 -07:00
Mathieu Comandon 2fc68db326 Finish configuring joypad in Wine Prefix 2016-10-27 12:10:43 -07:00
Mathieu Comandon d8a3c5f163 Implement clear_registry_key 2016-10-27 12:10:16 -07:00
Mathieu Comandon 6f42b6366d Add method to clear registry keys 2016-10-27 12:02:57 -07:00
Mathieu Comandon f2bbe7c955 Configure joypads from WinePrefixManager (incomplete) 2016-10-27 11:55:49 -07:00
Mathieu Comandon fe25e1f282 Don't call set_regedit for ShowCrashDialog 2016-10-27 10:55:22 -07:00
Mathieu Comandon bb0b45d047 Check that given file for WineRegistry exists 2016-10-27 10:51:25 -07:00
Mathieu Comandon 8ae852461d Fix path in WinePrefixManager 2016-10-27 10:51:08 -07:00
Mathieu Comandon f181df79f8 Use WinePrefixManager for ShowCrashDialog 2016-10-27 10:45:51 -07:00
Mathieu Comandon 05b7f37b97 Use WinePrefixManager to handle dll overrides 2016-10-27 10:22:24 -07:00
Mathieu Comandon 4e934eb1b4 Add WinePrefixManager 2016-10-27 10:19:13 -07:00
Mathieu Comandon 412211be24 Test adding new keys to WineRegistry 2016-10-26 21:43:44 -07:00
Mathieu Comandon 2f582f3966 Fix WineRegistryKey to allow setting keys correctly 2016-10-26 21:27:09 -07:00
Mathieu Comandon a619602130 Allow creation of WineRegistryKeys by definition or by path 2016-10-26 20:45:28 -07:00
Mathieu Comandon 02b7c817ac Implement WineRegistry.set_value 2016-10-26 20:22:47 -07:00
Mathieu Comandon 15c8839359 Make prefix_path a property of WineRegistry 2016-10-26 15:40:08 -07:00
Mathieu Comandon 445037da01 Catch errors when syncing Steam games 2016-10-26 15:29:12 -07:00
Mathieu Comandon c39b91e629 Implement save method for WineRegistry 2016-10-26 15:21:28 -07:00
Mathieu Comandon a6ec14785a Allow to create folders from file chooser dialogs 2016-10-25 18:04:38 -07:00
Mathieu Comandon b088d0593f Also validate ~/.wine 2016-10-25 16:57:52 -07:00
Mathieu Comandon 4496b9a65f Compare registries with Meld when they don't match 2016-10-25 16:55:50 -07:00
Mathieu Comandon ce93ba56de Fix registry key/value spliting 2016-10-25 16:55:12 -07:00
Mathieu Comandon 1a8f25fd1f Remove registry temp file in tests 2016-10-25 16:20:38 -07:00
Mathieu Comandon 18a0c7a0c8 Better registry data types 2016-10-25 16:17:50 -07:00
Mathieu Comandon c3b778dee0 Handle quotes in registry keys 2016-10-25 16:03:30 -07:00
Mathieu Comandon 5bf06f1a19 Allow multiline values in registry subkeys 2016-10-25 15:26:40 -07:00
Mathieu Comandon 4a586fa3c7 Allow metas without values 2016-10-25 15:05:57 -07:00
Mathieu Comandon f00348f1f7 Catch prefix parsing errors 2016-10-25 14:59:01 -07:00
Mathieu Comandon 46ff0c2cde Make check_prefixes executable 2016-10-25 14:56:47 -07:00
Mathieu Comandon 7c402022ab Add tool to check real world prefixes 2016-10-25 14:53:49 -07:00
Mathieu Comandon fa67361a68 Add render method to registry 2016-10-25 14:38:29 -07:00
Mathieu Comandon ca9de01538 Convert WineRegistry keys to OrderedDict 2016-10-25 14:18:03 -07:00
Mathieu Comandon 705ea2f59b Don't parse registry if not filegiven 2016-10-25 14:15:11 -07:00
Mathieu Comandon 1f535d0fb2 Test version and arch 2016-10-25 14:13:36 -07:00
Mathieu Comandon b1e0f4709f Load registry version from file 2016-10-25 14:12:01 -07:00
Mathieu Comandon 49ccfacc53 Set default values to Wine Registry 2016-10-25 14:11:29 -07:00
Mathieu Comandon 7ea8795bd1 Rename WineRegistry values to subkeys 2016-10-25 13:52:45 -07:00
Mathieu Comandon 8732b08317 Use OrderedDict for registry values and metas 2016-10-25 13:48:51 -07:00