1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-20 05:53:38 +01:00
Commit graph

17 commits

Author SHA1 Message Date
flb 5259a461c4 Added way to delete cheats for a specific game 2021-09-21 16:06:16 +02:00
flb d03bbb13ea clang format (better than never) 2021-09-11 15:48:13 +02:00
flb a697365a77 fixed crash when downloading cheats in applet mode, updated borealis submodule, passed strings as references 2021-07-17 14:29:55 +02:00
flb 4688d62541 Fixed bugs previously caused by tickering labels. (close https://github.com/HamletDuFromage/aio-switch-updater/issues/91)
When needed, issue a warning about custom themes after downloading a new firmware. (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/109 and https://github.com/HamletDuFromage/aio-switch-updater/issues/84)
Abort AMS update process for Mariko Switches when payload.bin cannot be found. (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/110)
2021-07-15 19:56:59 +02:00
flb 62d3afacc8 Restored and improved View installed cheats menu. https://github.com/HamletDuFromage/aio-switch-updater/issues/105 2021-06-28 16:58:04 +02:00
flb 0af19943a6 Disabled the option to download individual cheat codes while in applet mode, except for the one game currently running. UI tweaks. Prevents crashes when requesting invalid CheatSlips cheat sheets. Bunch of refactoring. 2021-06-28 00:46:00 +02:00
flb 6c13a2f817 changed way of copying files after an install 2021-05-22 18:10:34 +02:00
flb d66b1c4e1e refactor to be more in line with C++ conventions 2021-03-16 03:04:21 +01:00
flb 717c86bab4 Shortened load times, added an option to extract entire gbatemp archive 2021-03-10 17:23:02 +01:00
flb deae6b2c8e clean up the cheats extraction a little 2021-02-22 20:51:29 +01:00
flb 7baa9e1350 headers cleanup 2021-02-10 17:28:47 +01:00
flb 91cf2f00b9 some quick clean up 2021-02-01 17:01:49 +01:00
flb 42ac9217cf Added GUI option to disable cheat updates 2020-09-26 16:55:24 +02:00
flb 2feb6901d6 Made ini avoidance more robust, added a download payload option and cleaned stuff up 2020-09-21 20:36:46 +02:00
flb fa63d66027 fixed inis not being overwritten by default (for sigpatches) 2020-09-21 00:11:34 +02:00
flb 2d545017ee Added possibility to conserve existing .ini when updating CFW. Other minor bug fixes 2020-09-20 22:58:40 +02:00
flb 5e9026d5ea Initial Commit 2020-09-20 02:21:28 +02:00