Commit Graph

10 Commits

Author SHA1 Message Date
2c7b5fb47d refactor: Cleaning up downloads playing and pausing
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-09 19:57:53 +11:00
55b7921ee6 feat(downloads): Pausing and resuming game downloads
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-09 19:55:36 +11:00
191e62c500 Allowing some dead code features because they are there for future use (potentially)
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 18:03:18 +11:00
0528c78092 Functioning download progress updates
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 17:11:37 +11:00
bd39f1fd72 Removed gxhash and ran cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-01 07:51:56 +11:00
01ce253bda Adding checks for the stopper callback
Signed-off-by: quexeky <git@quexeky.dev>
2024-10-29 22:15:44 +11:00
99beca4dbe Some progress on thread terminations 2024-10-28 22:06:44 +11:00
5564d23536 Queue is running game downloads sequentially now 2024-10-28 20:57:42 +11:00
e71e4cf0fa Update on GameDownload 2024-10-18 22:35:03 +11:00
7fec00ded0 Progress checker works 2024-10-18 20:42:26 +11:00