1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare
loathingKernel 5307932656
RareCore: Replace individual fetch workers with a single one.
The workers where co-dependent anyways as the non-asset worker
was started after the games worker had sent back its results.
By combining them we can move any data manipulations to the worker
and simplify the handling in RareCore.
2023-05-29 16:40:36 +03:00
..
components Downloads: Remove UNINSTALLING state on cancel 2023-05-29 15:49:52 +03:00
game_launch_helper Fix crash on launch helper exit 2023-05-08 18:58:49 +02:00
lgndr LgdnrCore: Add egstore_write and egstore_delete methods 2023-03-15 17:59:33 +02:00
models Downloads: Remove UNINSTALLING state on cancel 2023-05-29 15:49:52 +03:00
resources Update translations 2023-05-28 23:30:01 +02:00
shared RareCore: Replace individual fetch workers with a single one. 2023-05-29 16:40:36 +03:00
ui ImportGroup: Add force import option. 2023-05-07 16:33:08 +03:00
utils ImageManager: Check if desktop icons are supported on current plaform 2023-05-14 22:13:12 +02:00
widgets Refactor: Move ImageSize to models 2023-05-03 17:27:35 +03:00
__init__.py Bump version to 1.10.2 2023-05-26 23:32:50 +02:00
__main__.py Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
app.py Rare: Apply UTC timezone info on dates 2023-05-03 17:27:35 +03:00