Commit graph

5871 commits

Author SHA1 Message Date
Mathieu Comandon c551966d46 Minor cleanup + docstrings 2020-04-05 14:29:05 -07:00
Mathieu Comandon a21e309caf Enable Fsync when Esync is enabled (Closes #2270) 2020-04-05 13:10:08 -07:00
TotalCaesar659 e4fbc2d369 Fix letter case 2020-04-03 17:34:48 -07:00
Connectety-T 4f3967b9d5 convert playtime to float from string (fixes #2659) 2020-04-03 17:34:10 -07:00
Torge Matthies 291512f32a Improve dxvk dll test.
Some new wine dlls will break on the old check, because they exceed 256 KiB.
2020-04-03 17:25:50 -07:00
Alexandr Oleynikov aaadb29ccc
Add more system processes to be excluded from monitor
Otherwise Battle.Net and MTGA installers don't finish properly
2020-04-03 12:46:26 +03:00
Tuomas Lähteenmäki 97c1717908 Add files via upload
100 % Finnish translation.
2020-03-31 08:54:13 -07:00
Mathieu Comandon 09206bf7ff Remove VKD3D option from advanced options 2020-03-29 16:43:37 -07:00
Mathieu Comandon 49d2bbf1ae Clean Flake8 warnings 2020-03-29 15:41:46 -07:00
Mathieu Comandon d929d167c0 Add help message for VKD3D option 2020-03-29 15:10:56 -07:00
Stephan Lachnit a7c5287b7e copyright: apache-2.0 not needed anymore
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-03-29 11:29:24 -07:00
Stephan Lachnit 26f2d606eb debian: use dh-sequence-python3
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-03-29 11:20:10 -07:00
Mathieu Comandon cae7e5a1d7 Remove duplicate humble bundle entry in the changelog 2020-03-28 19:19:57 -07:00
Mathieu Comandon 19667e01fe Add option to enable ACO shader compiler on Mesa >= 19.3 2020-03-28 16:34:17 -07:00
Mathieu Comandon 13ddb444db Verify Pulseaudio is installed before reset (Closes #2651) 2020-03-28 15:31:22 -07:00
Alexandr Oleynikov 05d8edf1c4
Add support for dxvk_config.dll to DXVKManager
It's needed for DXVK compatibility with our Vkd3d-enabled wine builds.
2020-03-28 14:08:44 +03:00
Mathieu Comandon 12c0093c75 Fix wrapper script location code (Closes #2687) 2020-03-27 17:45:41 -07:00
Mathieu Comandon fd3b376e44 Fix option type for vkd3d 2020-03-26 23:27:34 -07:00
Mathieu Comandon bb5c2d8b60 Write changelog for 0.5.5 2020-03-26 22:37:56 -07:00
Mathieu Comandon 1030b513ac Bump version number to 0.5.5 2020-03-26 22:20:36 -07:00
Mathieu Comandon 27d8ee1d24 Minor pylint fixes 2020-03-26 22:14:27 -07:00
Mathieu Comandon ad9b911874 Stop spinner after search ends 2020-03-26 19:49:18 -07:00
Mathieu Comandon ddae43b99d Update sidebar when a game is installed 2020-03-26 19:33:46 -07:00
Mathieu Comandon 4d6be01287 Remove duplicate InstallerWindow creation 2020-03-26 19:13:00 -07:00
Mathieu Comandon 23e6aced10 Add option to support VKD3D compatible DXVK (Closes #2676) 2020-03-26 18:40:52 -07:00
Connectety-T 3819e58680 create case insensitive recursive lookup function for handling config.vdf (fixes #2605) 2020-03-26 18:21:11 -07:00
Mathieu Comandon 6f8bb9769b Check service game icons exitst before adding them to a store (Closes #2202) 2020-03-26 18:19:05 -07:00
Wouter Wijsman 85f1976e3a Check more paths for lutris-wrapper script
Fixes #2681
2020-03-26 17:54:15 -07:00
Mathieu Comandon 6ac4810412 Check output of get_xdg_entry before creating symlink (Closes #2633) 2020-03-23 20:59:03 -07:00
Wouter Wijsman a13cde1303 Updated test to new path
I couldn't test this
2020-03-22 12:33:00 -07:00
Wouter Wijsman 9102071518 Moved lutris-wrapper script
It will now be placed in /usr/share/lutris/bin
2020-03-22 12:33:00 -07:00
Lior Stern a7da623143 Set steamid to None for non steam games. 2020-03-22 12:31:16 -07:00
Connectety-T ece3f8258a convert dict_keys to str before concatenating. 2020-03-22 12:30:40 -07:00
Connectety-T af772feb0e do nothing when trying to create a symlink to desktop-integration-folders and one is already there. (closes #2598) 2020-03-22 12:29:54 -07:00
Connectety-T fd5b697573 fix RecursionError, when opening game settings (closes #2650) 2020-03-21 16:06:24 -07:00
Alexandr Oleynikov 10ec196653
Don't use DXVK's d3d10 and d3d10_1 dlls
It's needed to make use of Wine's implementation of the D3D10 effects framework.
This follows the changes made in DXVK 1.6.
2020-03-20 19:04:39 +03:00
Connectety-S 7ce5c61fb6 fix race condition in init_dxvk_versions (see #2522) 2020-03-18 10:30:15 -07:00
Mathieu Comandon 8f31fb0150 Disable winemenubuilder globally for the wine runner (Closes #2466) 2020-03-17 22:14:26 -07:00
Mathieu Comandon c320265d08 Set working dir in Wine runner's _run_executable (Closes #2360) 2020-03-17 21:34:24 -07:00
Mathieu Comandon f27f61b469 Fix cookie unpacking 2020-03-17 20:51:30 -07:00
Mathieu Comandon 4f94c3a8b2 Add sound.device option to Mednafen (Closes #2183) 2020-03-17 20:06:38 -07:00
Mathieu Comandon 131e911ce1 Set default Mednafen scaler as a constant 2020-03-17 19:28:21 -07:00
Mathieu Comandon b76d6257ab Rename folder in case of name conflicts when extracting single files (Closes #2171) 2020-03-17 18:54:14 -07:00
telanus 65a2c6c9e3
updated and synced with the buildbot' cores 2020-03-16 08:51:57 +02:00
Ilya Zlobintsev b8b7001fc1 Create desktop folder/applications folder if they don't exist when trying to add a game to them 2020-03-15 12:33:52 -07:00
Anderson Lorencini 78a64226d5 Update cookies.py
Added support for one new field send by GOG on it's authentication file. It's necessary to know what is this new parameter, and how to make better use of it. For now, this commit avoids exceptions when opening the "Import Games" dialog.
2020-03-15 12:29:41 -07:00
egee-irl afd970d107 updated icon path and typo 2020-03-15 12:28:13 -07:00
fdipilla c5c57ba65e Added PAL and Region runner options for dgen 2020-03-07 08:27:19 -08:00
soredake 247ee834d9 libretro: rename 4do to opera 2020-03-07 08:25:50 -08:00
Mathieu Comandon e46719643b Fix remote games not being displayed 2020-03-06 12:59:35 -08:00