1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-11-08 19:41:49 +00:00
Commit graph

21 commits

Author SHA1 Message Date
flb
24dd23073e remove mentions of outdated code 2022-10-16 13:31:02 +02:00
flb
f77c64c3ee chainload the forwarder in a more sensible way, refactor 2022-09-27 00:14:13 +02:00
flb
fbe876b050 Allow offline extraction of cheats (https://github.com/HamletDuFromage/aio-switch-updater/issues/107), Fixed extraction of the the complete cheat archive (https://github.com/HamletDuFromage/aio-switch-updater/issues/163), Fixed display bug for cheats extraction (https://github.com/HamletDuFromage/aio-switch-updater/issues/164) 2021-11-19 14:28:10 +01:00
flb
d6aa6716a0 use more f-strings for localization, small code refactor 2021-10-27 17:56:29 +02:00
flb
4656b860e8 added option to delete orphaned cheats 2021-10-14 21:50:18 +02:00
flb
29547e2993 revert breaking changes 2021-10-03 19:54:09 +02:00
flb
86d0a2fddb show cheatsheet for the right BID in download cheats page, code clean up 2021-10-01 19:22:52 +02:00
flb
cf9ad1d51a add payload downloads to bootloader tab 2021-09-27 21:56:41 +02:00
flb
d03bbb13ea clang format (better than never) 2021-09-11 15:48:13 +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
d66b1c4e1e refactor to be more in line with C++ conventions 2021-03-16 03:04:21 +01:00
flb
68368e5955 removed tons of spaces that annoyed me 2021-03-10 22:11:15 +01:00
flb
3af19de30a removed tons of spaces that annoyed me 2021-03-10 21:54:17 +01:00
flb
717c86bab4 Shortened load times, added an option to extract entire gbatemp archive 2021-03-10 17:23:02 +01:00
flb
ed1c5c2407 refactored internationalisation files 2021-03-01 19:19:17 +01:00
flb
7baa9e1350 headers cleanup 2021-02-10 17:28:47 +01:00
flb
7cc2be438a switched to borealis' implementation of internationalisation 2020-10-06 00:53:12 +02:00
tiansongyu
79ef5aadd6 Add a multi-language option and a Chinese option 2020-10-05 08:59:46 +08:00
flb
42ac9217cf Added GUI option to disable cheat updates 2020-09-26 16:55:24 +02:00