Commit graph

6718 commits

Author SHA1 Message Date
Mathieu Comandon 449a00d390 Simplify process watcher 2021-02-02 22:54:09 -08:00
Mathieu Comandon 791830c31e Add some URLs for Battle.net 2021-02-01 11:22:38 -08:00
Pavan Rikhi 60f8372bd4 Fix Turkish Translation Syntax Error 2021-02-01 11:00:00 -08:00
beachdirge 88df801474 Update tr.po
Translated the part about license.
2021-01-31 13:25:29 -08:00
Mathieu Comandon b762d32932 Add service classes for future services 2021-01-29 16:03:31 -08:00
Mathieu Comandon e713eaa598 Read value of option for booleans in JSON runners (Fixes #3376) 2021-01-29 15:31:01 -08:00
Mathieu Comandon d27d30c366 Move installer howto URL to settings (Closes #3390) 2021-01-29 10:23:05 -08:00
Mathieu Comandon 63957b8a2f Create dummy object to avoid crash on access to show() (Closes #3392) 2021-01-29 10:16:49 -08:00
Mathieu Comandon e74b2ba47c Add information on how to run lutris from source and gdb 2021-01-27 16:27:10 -08:00
Mathieu Comandon de7beb0172 Get rid of platforms module 2021-01-23 01:16:58 -08:00
Mathieu Comandon fd362d9065 Get rid of platform overrides 2021-01-23 00:10:55 -08:00
Mathieu Comandon 52b80e0416 Add a scary warning 2021-01-22 23:48:15 -08:00
Mathieu Comandon f9bf3b88aa Stop giving false ideas about what the terminal option is about 2021-01-22 23:46:54 -08:00
Mathieu Comandon 19f9d75ccf Fix pylint warnings 2021-01-22 22:11:16 -08:00
Mathieu Comandon b007895733 Remove bullshit log message 2021-01-22 21:54:52 -08:00
Mathieu Comandon 63ff3b670a Remove flake8 from tests 2021-01-22 20:02:13 -08:00
Mathieu Comandon 357131c75a Move init dialog to do_startup 2021-01-22 19:58:01 -08:00
Mathieu Comandon 5d5736b5cd Cast playtime to float 2021-01-22 18:13:15 -08:00
Mathieu Comandon 1b321f40a3 Bump to version 0.5.8.3 2021-01-22 16:31:37 -08:00
Mathieu Comandon b56157a86f Replace map-event with realize event handler, restore original popover behavior 2021-01-22 15:20:00 -08:00
Mathieu Comandon a0b6232dd5 Remove window decorations from init dialog 2021-01-22 14:00:43 -08:00
Mathieu Comandon 250c777ac6 Add missing parens (Fixes #3366) 2021-01-19 18:12:51 -08:00
Mathieu Comandon 63570f6918 Only apply GST_PLUGIN_SYSTEM_PATH_1_0 to compatible builds (Closes #3365) 2021-01-18 14:55:59 -08:00
Mathieu Comandon 6e7beff1dd Prevent a crash when the Humble Bundle auth is invalid (Closes #3363) 2021-01-18 14:36:35 -08:00
Mathieu Comandon aee4e76705 Handle None being passed to set_resolution 2021-01-18 14:23:16 -08:00
Mathieu Comandon 9328c32681 Check for available DXVK versions 2021-01-15 13:42:17 -08:00
Mathieu Comandon 1be0d6e540 Return empty list when dxvk versions aren't loaded 2021-01-14 18:44:58 -08:00
Mathieu Comandon 6131f50a25 Add tests for get_formatted_playtime 2021-01-13 21:12:42 -08:00
Mathieu Comandon a5afb94948 Run type check outside of hour assignment 2021-01-13 21:07:22 -08:00
TrojanerHD c890148bb3 Added small_image to Discord rich presence 2021-01-09 16:23:29 -08:00
Mathieu Comandon c1edfdd886 Add changelog for 0.5.8.2 2021-01-05 00:06:56 -08:00
Mathieu Comandon dd5538b700 Cast download error message to string 2021-01-04 23:27:26 -08:00
Mathieu Comandon 4d6059f7ab Fallback to installer if required game isn't found by installer_slug (Closes #3360) 2021-01-04 23:27:01 -08:00
Mathieu Comandon 7282ec2997 Re-re-remove Proton from Wine versions + cleanup 2021-01-04 19:11:42 -08:00
Mathieu Comandon 6285843c89 Make game bar popover non-modal, keep game bar open on unselect. Thanks Wayland... '-_- (Closes #3341) 2021-01-04 18:58:52 -08:00
Mathieu Comandon 14d68678f6 Handle invalid playtime values in get_formatted_playtime (Closes #3353) 2021-01-04 16:44:09 -08:00
Mathieu Comandon fab3420d9b Don't throttle downloads for cached files (Closes #3358) 2021-01-04 16:39:43 -08:00
Sven792 d22e243af2 Add German translation 2020-12-29 14:35:08 -08:00
Stephan Lachnit 00cdfa221d Add lxml dependency
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-12-29 14:34:33 -08:00
Mathieu Comandon dd1d562554 Make header bar popovers non modal because who knows what goes on with wayland (Closes #3341) 2020-12-28 22:36:10 -08:00
Mathieu Comandon 41d17880fd Download latest DXVK at startup (Closes #3346) 2020-12-28 19:26:51 -08:00
Torge Matthies 6ed840c194 Fix some double quotes that should be single quotes. 2020-12-28 17:29:43 -08:00
Torge Matthies ff72647f30 Add some docstrings to undocumented functions. 2020-12-28 16:20:27 -08:00
Torge Matthies 536386521c Remove unnecessary system call. 2020-12-28 16:20:27 -08:00
Torge Matthies 45cfe0a128 Add explanation of esync and fsync to the fsync module. 2020-12-28 16:20:27 -08:00
Torge Matthies 6db31ddce6 Use double quotes instead of single quotes in fsync.py. 2020-12-28 16:20:27 -08:00
Torge Matthies 355f9e9c1b Use an unbounded lru cache instead of a bounded one.
This is faster according to the documentation.
2020-12-28 16:20:27 -08:00
Torge Matthies 61ae788939 Remove "funky" comment boxes. 2020-12-28 16:20:27 -08:00
Torge Matthies 4d3282397f Replace manual caching with functools.lru_cache in fsync.py. 2020-12-28 16:20:27 -08:00
Torge Matthies 340e28bf8a Add fsync2 support detection.
Also fix the caching of the FUTEX_WAIT_MULTIPLE check.
2020-12-28 16:20:27 -08:00