1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Rare/rare/shared/workers
loathingKernel 7ae06ff5d8 RareCore: Move entitlements request into an independent worker
Yes, we are back at this. Entitlements are important to have early
as Ubisoft redemption requires them, and they don't depend on anything
else.

* Move config helper initialization into RareCore to make it available
earlier.
2024-01-19 01:28:10 +02:00
..
__init__.py RareCore: Move entitlements request into an independent worker 2024-01-19 01:28:10 +02:00
fetch.py RareCore: Move entitlements request into an independent worker 2024-01-19 01:28:10 +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: Add the option to select which overlay installation to enable 2024-01-19 00:57:16 +02:00
verify.py VerifyWorker: Use verify_stdout factory instead of direct assignment 2023-12-10 22:44:59 +02:00
wine_resolver.py RareGame: Return values only from Game for app_name and app_title 2023-12-14 23:08:29 +02:00
worker.py Clean-up 2023-03-12 13:19:24 +02:00