Commit graph

2866 commits

Author SHA1 Message Date
Benjamin Weis 292dd776b4 Add German translations 2016-11-02 07:52:41 -07:00
Mathieu Comandon 765c126ad1 Also set default icon for installer dialog 2016-11-01 23:00:10 -07:00
Mathieu Comandon 1a3966f5a5 Set default icon for all Windows 2016-11-01 22:58:01 -07:00
Mathieu Comandon 7a0de0df1c You no mess with Lo-tris, XFWM4, you won't win 2016-11-01 22:56:08 -07:00
Mathieu Comandon 20f8fe28c0 Add appdata to lutris.spec 2016-11-01 19:25:43 -07:00
Mathieu Comandon cd21679ea8 Finish setup of retroarch config file 2016-11-01 12:22:27 -07:00
Mathieu Comandon 27c6297d3f Avoid retroarch to be installed twice 2016-11-01 11:57:02 -07:00
Mathieu Comandon 60b752f8e9 Bump to version 0.4.2 2016-10-31 18:10:32 -07:00
Mathieu Comandon 79bdc122fe The installer section is not a string nor a dict 2016-10-31 17:11:55 -07:00
Mathieu Comandon 4589ae92e4 Remove upload-ppa task from the Makefile 2016-10-31 17:10:08 -07:00
Mathieu Comandon fef633e79e Backport the dynamic Makefile version to master 2016-10-31 17:08:58 -07:00
Mathieu Comandon af235eb377 Catch OSErrors in fix_path_case 2016-10-31 13:24:47 -07:00
Mathieu Comandon 0361c9fcc2 Escape ampersand characters in error message dialogs 2016-10-31 13:24:16 -07:00
Mathieu Comandon 4c3627a7ae Don't mess with me, Window Manager, I can beat you down whenever I want 2016-10-31 13:01:28 -07:00
Mathieu Comandon 6d95586a78 Remove unused import 2016-10-31 12:53:05 -07:00
Mathieu Comandon 8d3fc53077 Hiding the dialog instead of destroying it doesn't seem to cause as much chaos (Fixes #397) 2016-10-31 12:23:18 -07:00
Mathieu Comandon a9482888d7 Add AppStream metadata (Fixes #423) 2016-10-31 11:53:57 -07:00
Mathieu Comandon b18cdd4b80 Those joystick icons references almost got away 2016-10-31 11:53:26 -07:00
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