Commit graph

3929 commits

Author SHA1 Message Date
IAmTheRedSpy 6ae3d1a5f3
Remove extra newline from README.rst 2018-11-04 22:29:37 -08:00
IAmTheRedSpy bc16a16b76
Edit README.rst 2018-11-04 22:22:46 -08:00
IAmTheRedSpy 3b3eb6150f
Edit README.rst 2018-11-04 22:21:28 -08:00
Mathieu Comandon babed42e06 Update wording and logs 2018-11-04 14:45:58 -08:00
Mathieu Comandon 5490660a49 Merge branch 'sigmaSd-play_script' 2018-11-04 14:05:02 -08:00
Mathieu Comandon 54942334a6
Merge branch 'master' into play_script 2018-11-04 14:04:32 -08:00
Mathieu Comandon 886e128ac2 Add log message when updating DXVK versions 2018-11-04 14:03:05 -08:00
Nbiba Bedis a49d53c8e3 update dxvk_versions once per lutris instance at the first acess of config dialog 2018-11-04 14:01:42 -08:00
Nbiba Bedis 97ff7606a8 add ondemand fn 2018-11-04 20:51:14 +01:00
Rob Loach f3382af435
Merge pull request #1294 from AsciiWolf/patch-1
Fix appdata file
2018-11-03 17:37:26 -04:00
AsciiWolf 0546baa752
Fix appdata file
Fix wrong url type causing issues with appstream generators/parsers
2018-11-03 22:18:23 +01:00
Mathieu Comandon 7f3c42b0f4 Sleep is not in milliseconds 2018-11-03 13:43:25 -07:00
Mathieu Comandon ceb4971301 Remove reference to ldconfig in the changelog 2018-11-03 13:05:54 -07:00
Mathieu Comandon 381ede2263 Use Vulkan detection from @dreamer 2018-11-03 13:01:54 -07:00
Mathieu Comandon a2a9f9a5b9 Add changlog for 0.4.22 2018-11-03 04:00:04 -07:00
Mathieu Comandon b15ed05638 Revert "Cast 'true' and 'false' to booleans (Fixes #1245)"
This reverts commit c8f253093b.
2018-11-03 03:55:02 -07:00
Mathieu Comandon 9a55ddc968 Update AUTHORS file 2018-11-03 03:32:00 -07:00
Arne Sellmann 03cbc6e58d replace os.path.exists with lutris/util/system/path_exists 2018-11-03 03:07:24 -07:00
Nbiba Bedis ab5b4eff43 fix oupsi 2018-11-03 02:38:41 -07:00
Mathieu Comandon 096d27eb53 Set default action to play (Fixes #1285) 2018-11-03 02:36:54 -07:00
Mathieu Comandon adaefea42b Always check if system wine is installed during installs 2018-11-03 01:50:00 -07:00
Mathieu Comandon e19a2cc963 Use path_exists in the wine runner 2018-11-03 01:34:23 -07:00
Mathieu Comandon bdb242a4b2 Display warning message during Wine games installation if not detected on system (Fixes #1279) 2018-11-03 01:15:35 -07:00
Mathieu Comandon d2acd4249f Refactor Wine not detected warning in its own class 2018-11-03 01:04:55 -07:00
Mathieu Comandon 50f642eff9 Sandbox the wine prefix during defaults setup (Fixes #1280) 2018-11-03 00:51:43 -07:00
Mathieu Comandon 39feb884ec Increase timeout for wine prefix creation 2018-11-03 00:42:06 -07:00
Mathieu Comandon a833eafcff Update version to 0.4.22 2018-11-03 00:03:06 -07:00
Mathieu Comandon de6b1ee747 Fix logger import in dialogs.py 2018-11-02 23:59:38 -07:00
Mathieu Comandon 7ff500778b Merge tag 'v0.4.21.1' 2018-11-02 23:58:47 -07:00
Mathieu Comandon 2459cad1b6 Do not quit game when number of children is zero (Fixes #1281) 2018-11-02 22:53:48 -07:00
Mathieu Comandon 16e40ed2e7 Remove extra dollar signs from installer documentation 2018-11-02 21:08:17 -07:00
Mathieu Comandon b04bb74f40 Remove log message in runtime 2018-11-02 20:13:51 -07:00
Mathieu Comandon e7ed450625 Initialize appmanifest_data even when given an invalid AppManifest path (Closes #1072) 2018-11-02 16:33:26 -07:00
Mathieu Comandon 84af57d966 Use shlex to split xboxdrv arguments (Fixes #1071) 2018-11-02 15:19:14 -07:00
Mathieu Comandon f645944dec Minor cleanups 2018-11-02 15:07:34 -07:00
Mathieu Comandon 6b8e5de160 Fix fuckup in migrations.__init__ (Fixes #1282) 2018-11-02 14:28:51 -07:00
Mathieu Comandon 6f3646f951 Provide missing environment to run data for Retroarch (Fixes #1008) 2018-11-02 14:18:20 -07:00
Mathieu Comandon 25bc725443 Add support for Feral gamemode 2018-11-01 22:17:57 -07:00
Mathieu Comandon 51b556b822 Add pre-launch and post-exit scripts to system options 2018-11-01 15:47:32 -07:00
Manuel Vögele 4c0a19e7b5 Fix AtributeError when installing wine games (fixes #1274)
This fixes a regression introduced by a77ce818
2018-11-01 11:25:17 -07:00
Mathieu Comandon 35960a43d4 Remove runners and platforms from the tray menu 2018-11-01 11:21:49 -07:00
Manuel Vögele 6f3b3774f9 Refactor lutristray based on suggestions by PythonicChemist 2018-11-01 11:19:55 -07:00
Manuel Vögele 3605b71bab Add the 10 most recently used games to the tray menu 2018-11-01 11:19:55 -07:00
Mathieu Comandon 52b378090f Cast template_string to str in _substitute check 2018-11-01 01:11:05 -07:00
Mathieu Comandon ca9b4d5d3e Fix markup in process monitor warning 2018-10-30 20:33:48 -07:00
Mathieu Comandon bcc405fa9c Don't log anything when there are no icons to download 2018-10-30 20:33:48 -07:00
Tom Todd 603ecc604a util/wine.py: Change call to subprocess.check_output and remove redundant parameter. 2018-10-30 17:56:14 -07:00
Mathieu Comandon f88af970da Replace ulimit shell call with resource module calls 2018-10-30 17:04:58 -07:00
Mathieu Comandon 88718c15ad Rename desktop_effect to set_desktop_compositing 2018-10-30 12:39:59 -07:00
Medath 0a39da5f8f avoid version mismatch when launching Proton 2018-10-30 12:25:56 -07:00