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

78 commits

Author SHA1 Message Date
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
5d37786067 updated borealis for various UI tweaks 2021-07-09 13:49:17 +02:00
flb
d24e3a1461 Fixed crashes in airplane mode introduced in 2.10.0 2021-07-09 02:15:56 +02:00
flb
2c9b2c2f15 correct typos 2021-07-09 01:45:10 +02:00
flb
639590052f correct typos 2021-07-09 01:28:50 +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
79f0bff90a fix typos 2021-06-17 22:51:20 +02:00
flb
c6c05f64b0 Made reboot to payload safer 2021-06-17 22:40:54 +02:00
flb
7156dd8784 correct typos 2021-06-05 19:14:09 +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
ffd4a3c611 Updated payload and bumped version 2021-05-31 16:05:11 +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
8caa244e48 Updated README 2021-05-24 16:41:29 +02:00
flb
f8fbc5d85a Mariko support 2021-05-24 16:32:32 +02:00
flb
2323974302 Support for AMS updates on patched switches 2021-05-21 18:12:58 +02:00
flb
beca53fbae fixed broken extraction 2021-04-30 23:33:36 +02:00
flb
b7e0e7a92a bump version 2021-04-28 20:07:31 +02:00
flb
5d436c5b8e sub AMS0.19 support + taking care stratosphere.romfs through the payload 2021-04-13 13:27:38 +02:00
flb
4f2e199a23 proper AMS 0.19 support 2021-04-12 18:53:12 +02:00
flb
f057cbb453 dirty fix to work on AMS 0.19 2021-04-11 21:37:20 +02:00
flb
743109c7b3 changed bid retrieval method for cheatslips 2021-03-22 02:32:04 +01:00
flb
87da38ba9e Transfered rcm payload to a submodule, tweaked net_page, bumped version 2021-03-19 17:37:17 +01:00
flb
173a338b0f Updated changelog 2021-03-16 03:09:05 +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
7511637f8d fixed incorrect string 2021-03-11 02:46:22 +01:00
flb
3af19de30a removed tons of spaces that annoyed me 2021-03-10 21:54:17 +01:00
flb
242e93fdca added ams version display 2021-03-10 21:43:00 +01:00
flb
cc95fc66eb bumped version 2021-03-10 17:24:31 +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
ed1c5c2407 refactored internationalisation files 2021-03-01 19:19:17 +01:00
flb
d01eab304b change way to identify cfw 2021-02-24 20:44:15 +01:00
flb
d33631fd9e fixes 2021-02-20 13:58:04 +01:00
flb
0569a37aa7 updated changelog 2021-02-18 16:15:58 +01:00
flb
0cdb0ad6d9 added SOC type check 2021-02-17 19:00:12 +01:00
flb
4574589dc6 uncommented copy code 2021-02-16 19:47:58 +01:00
flb
a228cf5c7b parse files in json order for batch copy 2021-02-16 14:42:43 +01:00
flb
6e1fc77a0a Added tool to automatically copy files 2021-02-12 23:42:22 +01:00
flb
618fde49dd Fixed non Atmosphere CFW being wrongly categorised as ams 2021-02-11 13:45:35 +01:00
flb
3f879a57ff get the buildid of a running game 2021-02-10 18:41:13 +01:00
flb
db07d8f165 fixed hekate link 2021-02-10 03:57:42 +01:00