lutris/lutris
2023-08-28 18:07:47 -07:00
..
database Placate flake8! 2023-08-22 17:07:59 -04:00
gui Define search_call earlier in the __init__ method since it gets accessed in the methods initializing it 2023-08-28 18:07:47 -07:00
installer Add full download size to InstallerFileCollection 2023-08-15 00:16:17 -03:00
migrations Style correction 2023-08-08 22:41:34 -07:00
runners get_platform() will now return None for MAME if MAME is not ready to provide platform data yet. 2023-08-27 09:28:59 -04:00
scanners Add in memory caching for the patch cache 2023-07-09 09:56:45 -04:00
services Don't use download action for installing EA games 2023-08-23 19:08:48 -07:00
util Placate flake8! 2023-08-26 08:00:30 -04:00
__init__.py Query all runtimes in a single request, send PCI IDs to receive appropriate runtime versions 2023-08-04 03:31:30 -07:00
api.py Query all runtimes in a single request, send PCI IDs to receive appropriate runtime versions 2023-08-04 03:31:30 -07:00
cache.py Don't throttle downloads for cached files (Closes #3358) 2021-01-04 16:39:43 -08:00
command.py Remove logs for env variables 2023-08-22 17:03:55 -07:00
config.py Rework the special Wine version lookup 2023-07-27 18:55:12 -04:00
exceptions.py Convert the FSYNC and ESYNC errors to exceptions, with special handling in LutrisWindow to get the custom dialogs. 2023-08-12 17:00:03 -04:00
game.py Added sortname field 2023-08-08 22:41:34 -07:00
game_actions.py Extract shader cache function to own module 2023-07-31 12:15:18 -07:00
runner_interpreter.py Query the gamescope --help output to find out what options to pass for FSR. 2023-08-04 19:09:02 -04:00
runtime.py Import cleanup 2023-08-23 16:57:40 -07:00
settings.py Minor fixes 2023-08-26 02:11:48 -07:00
startup.py Avoid logging GPU info on startup 2023-08-26 00:53:25 -07:00
style_manager.py Placate flake8! 2023-04-26 04:47:59 -04:00
sysoptions.py That's plain disrespectful 2023-08-27 12:33:37 -07:00