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

47 commits

Author SHA1 Message Date
flb
d6aa6716a0 use more f-strings for localization, small code refactor 2021-10-27 17:56:29 +02:00
flb
62b0a162be Small UX tweaks 2021-10-26 15:48:24 +02:00
flb
cb6b78c11c add a prompt asking about replacing reboot_payload.bin by hekate (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/153) 2021-10-22 02:02:10 +02:00
flb
7295942829 remove uncessary listitems
Update README.md

Update README.md

Update README.md
2021-10-14 18:01:07 +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
888c576c84 fix payload downloads 2021-09-28 14:43:48 +02:00
flb
cf9ad1d51a add payload downloads to bootloader tab 2021-09-27 21:56:41 +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
6f6b8ad274 do not show theme warning when downloading something that is not firmware files. 2021-08-03 16:27:06 +02:00
flb
bd1cc7ee08 closes https://github.com/HamletDuFromage/aio-switch-updater/issues/107 2021-07-21 01:37:33 +02:00
flb
755bd8dfc1 use borealis' swkbd functions 2021-07-19 23:06:40 +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
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
c2eef003aa Added ability to download invidual cheet codes from the GBAtemp.net archive. 2021-06-05 19:10:51 +02:00
flb
beca53fbae fixed broken extraction 2021-04-30 23:33:36 +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
ca33039eb1 some more refactoring 2021-03-16 15:56:46 +01:00
flb
d66b1c4e1e refactor to be more in line with C++ conventions 2021-03-16 03:04:21 +01:00
flb
91fa783415 small tweaks 2021-03-11 19:05:45 +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
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
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
7baa9e1350 headers cleanup 2021-02-10 17:28:47 +01:00
flb
314bd06407 turns out some people don't know systems are patched upon, and not on the fly 2021-02-09 15:10:12 +01:00
flb
682e023d68 changed links fetching method 2021-02-08 21:30:58 +01:00
flb
a8539cc20f fixed submodule remote 2021-02-06 21:08:51 +01:00
flb
4e02841839 handle quota exceeded for cheatslips 2021-02-06 19:42:14 +01:00
flb
2481533a0a Added cheatslips support, way to hide tabs, several tweaks and cleanups 2021-02-06 18:24:47 +01:00
flb
7cc2be438a switched to borealis' implementation of internationalisation 2020-10-06 00:53:12 +02:00
flb
df930697c7 Small touch-ups for tiansongyu's PR 2020-10-05 17:14:10 +02:00
tiansongyu
4b83f3b4b9 fix code 2020-10-05 09:43:47 +08:00
tiansongyu
79ef5aadd6 Add a multi-language option and a Chinese option 2020-10-05 08:59:46 +08:00
flb
dc43c0cf6b Added a way to see current cheat update and available app updates 2020-09-29 16:41:43 +02:00
flb
42ac9217cf Added GUI option to disable cheat updates 2020-09-26 16:55:24 +02:00
flb
cce7d21792 Fixed typos 2020-09-24 00:12:46 +02:00
flb
250c1a9f29 Added safety checks, set default payload and changelog 2020-09-23 13:21:05 +02:00
flb
47e2df4c77 Added some safety checks before dowloading or extracting 2020-09-22 23:12:05 +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
5e9026d5ea Initial Commit 2020-09-20 02:21:28 +02:00