Commit graph

5884 commits

Author SHA1 Message Date
Mathieu Comandon ed9660bd82 Allow customization of the message displayed at the end of installations (Closes #1775) 2020-04-11 14:38:43 -07:00
Jan200101 ddd18f33e9 replace absolute symlink with a relative one 2020-04-11 09:09:14 -07:00
Mathieu Comandon 8a0438e22f Catch OSError when restoring library environment (Closes #1130) 2020-04-10 19:06:02 -07:00
Mathieu Comandon fec9fbf750 Add missing sidebar icons (Closes #2616) 2020-04-10 18:54:25 -07:00
Mathieu Comandon 9fe2751da6 Add library requirements for Citra (Closes #2065) 2020-04-08 19:32:16 -07:00
Mathieu Comandon 77bf73d5c4 Set MAME as standalone emulator 2020-04-08 19:05:56 -07:00
Mathieu Comandon 16f47e2345 Avoid crash on invalid ldconfig output (Closes #2717) 2020-04-07 22:17:53 -07:00
Mathieu Comandon e289d9d7c8 Set Citra as standalone emulator 2020-04-07 22:14:52 -07:00
Marius Zachmann d38ce1b36b Fix: Sandbox in non-english prefixes 2020-04-06 09:30:56 -07:00
Stephan Lachnit 1db904644f debian: update Standards-Version to 4.5.0
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-04-06 09:30:28 -07:00
Connectety-T a667db417f flake8 fixes 2020-04-06 09:29:37 -07:00
Connectety-T a6040c5910 util.monitor mini-refactor 2020-04-06 09:24:51 -07:00
Mathieu Comandon f5592fc6ff Revert "Enable Fsync when Esync is enabled (Closes #2270)"
This reverts commit a21e309caf.
2020-04-05 14:29:55 -07:00
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