1
0
Fork 0
mirror of synced 2024-09-18 18:38:52 +12:00
Rare/rare/shared/workers
loathingKernel 5319da4bdb
RareCore: Add options to exclude non-asset games and entitlements from startup
* Add options in settings to not request non-asset games and entitlements.

This greatly improves startup time but reduces functionality a bit. Both
options are disabled by default.

* Remove the old options to exclude Win32 and Mac games as they were no longer relevant.

* Add a performance context manager to log execution time when used.

* Fixed an issue with UbisoftGroup where multiple threads would spawn.
2023-12-03 17:11:44 +02:00
..
__init__.py RareCore: Replace individual fetch workers with a single one. 2023-05-29 16:40:36 +03:00
fetch.py RareCore: Add options to exclude non-asset games and entitlements from startup 2023-12-03 17:11:44 +02:00
install_info.py Workers: Use a wrapper class that deletes the signals QObject before exiting 2023-02-04 17:38:07 +02:00
move.py Use object instead of ctypes.c_uint64 for signals that carry large ints 2023-03-16 14:04:12 +02:00
uninstall.py EosGroup: Remake the UI and integrate with Rare's facilities 2023-12-03 17:11:42 +02:00
verify.py RareGame: don't delete .egstore if the game is a DLC 2023-03-15 21:20:52 +02:00
wine_resolver.py Wine,WineResolver: Add more logging 2023-12-03 17:09:47 +02:00
worker.py Clean-up 2023-03-12 13:19:24 +02:00