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

130 commits

Author SHA1 Message Date
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
f19b57c40c fix crashes on erronous cheatslips requests 2021-06-20 18:44:37 +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
037bc5ac04 updated footer text 2021-06-03 22:55:01 +02:00
flb
a73e242666 Add information to footer 2021-06-03 22:51:00 +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
ffd4a3c611 Updated payload and bumped version 2021-05-31 16:05:11 +02:00
flb
f999575e4f pass entries as references
pass entries as references
2021-05-29 14:56:02 +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
6c13a2f817 changed way of copying files after an install 2021-05-22 18:10:34 +02:00
flb
0c4fd67e08 Support for AMS updates on patched switches 2021-05-21 18:14:26 +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
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
48aa9f5a47 Copy stratosphere.romfs with the payload 2021-04-13 12:07:51 +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
79e173cc18 refactored title id listing code 2021-03-27 01:34:57 +01:00
flb
c755d19f58 refactored title id listing code 2021-03-27 01:33:20 +01:00
flb
743109c7b3 changed bid retrieval method for cheatslips 2021-03-22 02:32:04 +01:00
flb
56347cbd93 fixed empty file not creating 2021-03-19 17:56:10 +01:00
flb
87da38ba9e Transfered rcm payload to a submodule, tweaked net_page, bumped version 2021-03-19 17:37:17 +01:00
flb
116d0af18f Added Polish locale https://github.com/HamletDuFromage/aio-switch-updater/issues/69 2021-03-19 17:12:23 +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
173a338b0f Updated changelog 2021-03-16 03:09:05 +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
dcbf71a0b4 fixed broken string 2021-03-11 19:19:35 +01:00
flb
91fa783415 small tweaks 2021-03-11 19:05:45 +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
1ac266683a small touchups 2021-03-11 02:27:37 +01:00
Calvin Fuchs
e52928cd16 Fixed _i18n tranlation key 2021-03-11 00:18:42 +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
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