1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-11-10 04:21:44 +00:00
Commit graph

82 commits

Author SHA1 Message Date
flb
2d74f465f8 added option to cancel downloads/extraction https://github.com/HamletDuFromage/aio-switch-updater/issues/140 https://github.com/HamletDuFromage/aio-switch-updater/issues/125 2021-09-22 21:01:45 +02:00
flb
5259a461c4 Added way to delete cheats for a specific game 2021-09-21 16:06:16 +02:00
flb
4a0f8318d7 fixed crash in airplane mode 2021-09-15 17:50:34 +02:00
flb
25dffbf611 Download all the links at once 2021-09-15 17:23:37 +02:00
flb
811eb4c18c Added option to launch Daybreak with arguments after a sysupdate download 2021-09-12 15:01:40 +02:00
flb
d03bbb13ea clang format (better than never) 2021-09-11 15:48:13 +02:00
flb
b41cadfa54 Added ability to hide more entries through hideTabs.json https://github.com/HamletDuFromage/aio-switch-updater/issues/53 https://github.com/HamletDuFromage/aio-switch-updater/issues/113 2021-07-21 15:38:43 +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
13cc1ff4e2 Added ability to view existing cheats when downloading cheat codes/sheets. Fixed wrong tid for theme detection. 2021-07-16 17:33:57 +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
0fd52987b7 added support for support packs 2021-07-09 01:14:07 +02:00
flb
9ea2a52be7 Support for Team Neptune's pack builder 2021-07-07 16:59:52 +02:00
flb
69c831a901 improve view cheats feature https://github.com/HamletDuFromage/aio-switch-updater/issues/105 2021-06-28 21:56:24 +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
c6c05f64b0 Made reboot to payload safer 2021-06-17 22:40:54 +02:00
flb
c2eef003aa Added ability to download invidual cheet codes from the GBAtemp.net archive. 2021-06-05 19:10:51 +02:00
flb
aeef0afe63 Check for available size 2021-06-03 18:47:35 +02:00
flb
6459ab4ae1 updated rcm submodule and added timer before reboot to payload 2021-06-01 15:28:03 +02:00
flb
de93c13d10 code cleanup 2021-05-28 15:51:30 +02:00
flb
5d4a4622db small fixes regarding Mariko 2021-05-24 19:23:16 +02:00
flb
6c13a2f817 changed way of copying files after an install 2021-05-22 18:10:34 +02:00
flb
2323974302 Support for AMS updates on patched switches 2021-05-21 18:12:58 +02:00
flb
b7e0e7a92a bump version 2021-04-28 20:07:31 +02:00
flb
271e2ae78c Fixed crashes when trying to focus empty lists https://github.com/HamletDuFromage/aio-switch-updater/issues/82 2021-04-15 13:24:11 +02:00
flb
5d436c5b8e sub AMS0.19 support + taking care stratosphere.romfs through the payload 2021-04-13 13:27:38 +02:00
flb
743109c7b3 changed bid retrieval method for cheatslips 2021-03-22 02:32:04 +01:00
flb
ca33039eb1 some more refactoring 2021-03-16 15:56:46 +01:00
flb
39cc34a95d Use Borealis' json.hpp 2021-03-16 03:43:48 +01:00
flb
d66b1c4e1e refactor to be more in line with C++ conventions 2021-03-16 03:04:21 +01:00
flb
cf6b7e2b1f cleanup 2021-03-16 00:37:38 +01:00
flb
521cef3a22 Added possibility to chose system's default 2021-03-14 23:13:49 +01:00
flb
bb35a43cff added language selects, fixed progress bar when deleting cheats, bunch of visual tweaks 2021-03-14 16:24:56 +01:00
flb
cc9e74386e Added information about download progress. 2021-03-11 18:42:10 +01:00
flb
1ac266683a small touchups 2021-03-11 02:27:37 +01:00
flb
242e93fdca added ams version display 2021-03-10 21:43:00 +01:00
flb
717c86bab4 Shortened load times, added an option to extract entire gbatemp archive 2021-03-10 17:23:02 +01:00
flb
173a216777 add option to disable sysmodules prior to updating and a bunch of other stuff 2021-03-02 15:05:06 +01:00
flb
3db55a410d change way to fetch latest release tag 2021-02-26 19:21:49 +01:00
flb
b2f662fb00 change way to identify cfw 2021-02-24 20:56:21 +01:00
flb
d01eab304b change way to identify cfw 2021-02-24 20:44:15 +01:00
flb
deae6b2c8e clean up the cheats extraction a little 2021-02-22 20:51:29 +01:00
flb
d33631fd9e fixes 2021-02-20 13:58:04 +01:00
flb
0cdb0ad6d9 added SOC type check 2021-02-17 19:00:12 +01:00
flb
b124e8bc2e added warning screen, couple of visual tweaks 2021-02-16 01:46:39 +01:00
flb
a7a62dfffd prompt to delete atmosphere/contents, cleanups 2021-02-15 19:31:06 +01:00
flb
dfb0566000 few tweaks and added dialogue to delete /atmosphere/contents/ 2021-02-15 15:19:49 +01:00
flb
149fe3a86e updated borealis 2021-02-15 01:02:34 +01:00
flb
3cf43a5445 Added tool to automatically copy files 2021-02-12 23:20:16 +01:00
flb
618fde49dd Fixed non Atmosphere CFW being wrongly categorised as ams 2021-02-11 13:45:35 +01:00