Commit graph

6181 commits

Author SHA1 Message Date
Mathieu Comandon c1f910cb8a Bump version to 0.5.7.1 2020-07-18 16:02:37 -07:00
Mathieu Comandon 90ad63f479 Force editor to vim for changelogs 2020-07-18 15:50:28 -07:00
Mathieu Comandon de7b0c345b Remove dxvk_d3d9 option code not linked to any UI option 2020-07-18 15:49:50 -07:00
muzena f9403620a0 Fix debian building 2020-07-18 14:32:56 -07:00
tannisroot d72649be79 Add support for d3d12.dll to DXVK Manager 2020-07-18 14:24:01 -07:00
tannisroot f988857aed Bump DXVK version 2020-07-18 14:24:01 -07:00
tannisroot 80c76691fb Remove VKD3D option
We now use standalone vkd3d dlls, and native vkd3d is being retired out of our wine builds
2020-07-18 14:24:01 -07:00
tannisroot 300141b1a0 Rename DXVK option to DXVK/VKD3D
The builds now come with a d3d12.dll, so it's not just DXVK anymore
2020-07-18 14:24:01 -07:00
Mathieu Comandon c10f811d93 Fix string interpolation in exception 2020-07-02 00:49:34 -07:00
Mathieu Comandon 294ca3b2b4 Run lspci with a timeout since it can freeze 2020-07-02 00:49:34 -07:00
Mathieu Comandon df6ac85522 Flake8 fix 2020-07-02 00:49:34 -07:00
Mathieu Comandon b1fc3766db Handle PermissionError during cache creation 2020-07-02 00:49:34 -07:00
Mathieu Comandon c366cec4f5 Don't always expect GOG game to be present 2020-07-02 00:49:34 -07:00
Mathieu Comandon c1d7c58bed Add check for presence of sync results 2020-07-02 00:49:34 -07:00
Mathieu Comandon d0e4013e52 Handle CalledProcessError on xrandr calls 2020-07-02 00:49:34 -07:00
Mathieu Comandon 2d76792b1b Try not to break python compatibity over f-strings 2020-07-02 00:49:34 -07:00
Mathieu Comandon 96031b507d Try not to break python compatibity over enums 2020-07-02 00:49:34 -07:00
Mathieu Comandon e1355990aa Fix MAME imports 2020-07-02 00:49:34 -07:00
Mathieu Comandon 0f6d3ce259 Disable the Dx9 option for DXVK 2020-07-02 00:49:34 -07:00
Mathieu Comandon 28e91acf8b Accept arguments for MAME XML notify function 2020-06-29 18:44:57 -07:00
Mathieu Comandon 9384a9cdd7 Add exclude_empty to path_exists to consider empty XML files as non existing 2020-06-29 18:19:09 -07:00
Mathieu Comandon 7ecbd83769 Generate MAME XML if it doesn't exist when accessing choices 2020-06-29 17:59:43 -07:00
Mathieu Comandon 232caa16f6 Generate MAME XML after runner install 2020-06-29 17:59:43 -07:00
Mathieu Comandon d3792cc34c Prevent writing an empty XML file 2020-06-29 17:59:43 -07:00
Mathieu Comandon 5f596228eb Separate MAME system choices from XML generation 2020-06-29 17:59:43 -07:00
Mathieu Comandon 8af928ea2d Add error handling for PATH_NOT_SET, add a default error message 2020-06-29 17:19:54 -07:00
Mathieu Comandon e851c8f38c Set rompath from MAME arcade games 2020-06-29 17:19:54 -07:00
Mathieu Comandon cbc9d9e43e Add missing call to gamemode_available 2020-06-29 16:44:09 -07:00
Mathieu Comandon 5be0273d05 Handle the case where no entry point is set 2020-06-28 13:35:34 -07:00
Mathieu Comandon e1384915b0 Add spacing to the search bar 2020-06-28 13:35:34 -07:00
Mathieu Comandon f611d054bd Prevent crash if the MAME XML fails to read 2020-06-28 13:35:34 -07:00
Mathieu Comandon 53ef722e14 Fix column size for runner download dialog 2020-06-28 13:35:34 -07:00
Mathieu Comandon 336f852bc7 Bump version to 0.5.7 and write changelog 2020-06-26 18:38:29 -07:00
SwimmingTiger 819db4065b i18n: update zh_CN translation about lutris-window.ui 2020-06-26 17:56:36 -07:00
Mathieu Comandon 487763f983 Check if MAME is installed before getting system list 2020-06-26 17:31:21 -07:00
Mathieu Comandon 2d2e154b16 Fix import order on MAME runner 2020-06-26 17:31:21 -07:00
Mathieu Comandon 3be89b3f1f Make sure the path to Dosbox config files are absolute (Closes #2219) 2020-06-26 17:31:21 -07:00
Mathieu Comandon 3517d86a83 Default the game's path to the location of the entrypoint (Closes #2726) 2020-06-26 17:31:21 -07:00
Mathieu Comandon a61628e7b1 Add option to disable D3D9 support in DXVK (Closes #2782) 2020-06-26 17:31:21 -07:00
Mathieu Comandon d9defce19f Handle None value in split_arguments function 2020-06-26 17:31:21 -07:00
Mathieu Comandon 26f31b7855 Add args option to MAME (Closes #2785) 2020-06-26 17:31:21 -07:00
Mathieu Comandon fbc096ae67 Remove platform option for MAME 2020-06-26 17:31:21 -07:00
Mathieu Comandon c5290928dc Avoid having extra long list of platforms on the runner dialog 2020-06-26 17:31:21 -07:00
Mathieu Comandon b71c303af5 Installer documentation fixes 2020-06-26 17:31:21 -07:00
Mathieu Comandon ee84ac4207 Remove <generic> prefix from MAME platforms, fix G&W platform 2020-06-26 17:31:21 -07:00
Mathieu Comandon 49732952fc Read supported MAME platforms from the XML 2020-06-26 17:31:21 -07:00
Mathieu Comandon 610fc4f0c2 Set RADV_DEBUG=zerovram for vkd3d on AMD GPUs (Closes #2756) 2020-06-26 17:31:21 -07:00
Mathieu Comandon e80229ca1e Handle ConnectionResetError when getting HTTP response chunks (Closes #2757) 2020-06-26 17:31:21 -07:00
Mathieu Comandon bf25117429 Fix shlex.split invocation. Passing it None makes it hang (Closes #2847) 2020-06-26 17:31:21 -07:00
Mathieu Comandon 75c29b88ac Remove check_donate at startup 2020-06-26 17:31:21 -07:00