Commit graph

168 commits

Author SHA1 Message Date
Mathieu Comandon dd382a06ba Move parse_installer_url to api module 2019-02-07 09:22:07 -08:00
Mathieu Comandon 6e5ae75aec Minor cleanup 2019-01-23 06:41:10 -08:00
Mathieu Comandon 91397f58e7 Move DownloadDialog to the dialogs package 2019-01-18 15:15:56 -08:00
Mathieu Comandon 3c5873c1f5 Move startup checks to their own module 2019-01-16 22:39:06 -08:00
Mathieu Comandon a635849253 Add parser for glxinfo 2019-01-16 18:51:33 -08:00
Mathieu Comandon 33279735fb Add glxinfo and vulkaninfo examples for Nvidia 2019-01-16 16:55:01 -08:00
Mathieu Comandon fe655fb037 Add example of AMD vulkaninfo 2019-01-16 16:52:10 -08:00
Mathieu Comandon 392f35e1ec Add example of AMD glxinfo output 2019-01-16 16:50:56 -08:00
Mathieu Comandon 7be6264aad Return better formatted play times (Closes #1562) 2019-01-12 02:24:03 -08:00
Mathieu Comandon 39645c0a4a Split config dialog classes in modules 2018-12-21 02:26:14 -08:00
Mathieu Comandon 3c6d019040 Remove calls to threads_init 2018-12-14 21:31:17 -08:00
Mathieu Comandon 4af3b6b68b Create util.wine package 2018-11-18 22:55:28 -08:00
Mathieu Comandon f06b1d41d4 Create utility package for Steam 2018-11-18 22:21:47 -08:00
Mathieu Comandon 96a78ffafa Don't make GOG field mandatory 2018-11-18 17:53:10 -08:00
Mathieu Comandon acbd4681e2 Merge master in next (Warning: it's broken) 2018-11-06 22:19:45 -08:00
Mathieu Comandon ff01f29643 Fix FileChooserEntry tests 2018-10-18 20:36:25 -07:00
Yurii Kolesnykov 2cb47fdd5c don't hardcode python3 path 2018-09-24 19:54:06 -07:00
Mathieu Comandon 2063b9d9ac Merge branch 'master' into next 2018-05-22 10:38:19 -07:00
Mathieu Comandon 280ddbafcf Revert 3df60ef51 and add test to prevent further breakage 2018-05-19 00:49:35 -07:00
Mathieu Comandon 2ef1c3706f Merge branch 'master' into next 2018-05-14 17:55:23 -07:00
Mathieu Comandon d21ea2f740 Fix registry parsing test 2018-05-14 09:30:36 -07:00
Mathieu Comandon 308e6741ae Extract parse_version from version_sort 2018-05-08 02:50:49 -07:00
Mathieu Comandon 000cec595c Remove attribute from ScriptInterpreter 2018-05-08 00:14:23 -07:00
Mathieu Comandon 1a750889a6 Fix substitutions on keys with dashes 2017-12-13 22:37:07 -08:00
Patrick Griffis 86504710e8 gui: Kill off VBox/HBox usage 2017-06-18 19:51:11 -07:00
Mathieu Comandon 1e82f2a889 Create migration to update lutris shortcuts urls 2017-05-15 23:43:56 -07:00
Mathieu Comandon d36ff5cc1c Add support for actions in Lutris urls 2017-05-15 10:01:48 -07:00
Mathieu Comandon f41c4b7e6d Remove PCSX-R runner 2017-05-14 18:03:35 -07:00
Mathieu Comandon bcfa4f4a16 Fix get_overrides_env output 2017-05-03 22:26:26 -07:00
Mathieu Comandon 241312a4db Implement basic layout of x360ce.ini files 2017-05-02 02:37:20 -07:00
Mathieu Comandon f739fcd591 Add x360ce sample configs 2017-05-01 23:45:52 -07:00
Mathieu Comandon e667c3a6c3 Update tests 2017-05-01 02:17:33 -07:00
Mathieu Comandon d99e942557 Add version to test installers 2017-04-18 17:45:17 -07:00
Mathieu Comandon f0d6563067 Fix tests for new installer structure 2017-04-13 19:33:12 -07:00
Mathieu Comandon 241f28fc54 Persist platforms to database to avoid major slowdowns 2017-04-06 22:17:05 -07:00
Mathieu Comandon 99614a470f Fix registry parsing with keys ending with double backslashes (Fixes #541) 2017-03-13 21:08:12 -07:00
Mathieu Comandon dfe1dad1fe Update tests 2017-03-03 11:13:59 -08:00
Mathieu Comandon bc01ab0347 Make codebase pass flake8 2017-03-02 19:28:05 -08:00
Mathieu Comandon b1788f4e9e Make application a mandatory parameter of LutrisWindow + fix tests 2017-01-29 21:48:32 -08:00
Patrick Griffis 47589137d7 gui: Use template for application window 2017-01-02 21:40:05 -05:00
Mathieu Comandon b023c0ca92 Update tests for new dialog button label 2016-11-21 12:47:59 -08:00
Mathieu Comandon 79bdc122fe The installer section is not a string nor a dict 2016-10-31 17:11:55 -07:00
Mathieu Comandon 6f42b6366d Add method to clear registry keys 2016-10-27 12:02:57 -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 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 1a8f25fd1f Remove registry temp file in tests 2016-10-25 16:20:38 -07:00
Mathieu Comandon 5bf06f1a19 Allow multiline values in registry subkeys 2016-10-25 15:26:40 -07:00