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

48 commits

Author SHA1 Message Date
flb
057252db92 superate menus for regular cheat codes and gfx cheat codes 2023-05-26 21:43:26 +02:00
flb
ff3746a83a remove silly leftover 2022-11-01 00:17:12 +01:00
flb
8aae4c012e add option to exclude all/none of the games from recieving cheat updates (https://github.com/HamletDuFromage/aio-switch-updater/issues/224) 2022-10-31 21:16:59 +01:00
flb
f77c64c3ee chainload the forwarder in a more sensible way, refactor 2022-09-27 00:14:13 +02:00
flb
75f4ad009c fixed crash in appletmode 2022-05-22 15:39:26 +02:00
flb
a1b9ab2f3b little cleanup 2022-05-16 16:35:42 +02:00
flb
2a15af3059 don't show empty lists 2022-05-16 15:55:12 +02:00
flb
b9b8773a05 Added missing updates menu 2022-05-16 15:40:31 +02:00
flb
e056903326 add logout confirmation prompt 2022-03-30 22:23:15 +02:00
flb
b7cf0dd132 add log out option for cheatslips https://github.com/HamletDuFromage/aio-switch-updater/issues/180#issuecomment-1083559106 2022-03-30 21:56:20 +02:00
flb
cc50d526c0 Better archive detection 2021-10-19 14:09:12 +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
cf9ad1d51a add payload downloads to bootloader tab 2021-09-27 21:56:41 +02:00
flb
1da56da064 improved support for multicontent games 2021-09-25 17:45:08 +02:00
flb
5259a461c4 Added way to delete cheats for a specific game 2021-09-21 16:06:16 +02:00
flb
25dffbf611 Download all the links at once 2021-09-15 17:23:37 +02:00
flb
d03bbb13ea clang format (better than never) 2021-09-11 15:48:13 +02:00
flb
8e34b5fbd3 Fixed exclude page crashing (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/135) 2021-09-08 12:14:21 +02:00
flb
f432ff835a Prepare for AMS 1.0.0 2021-09-07 15:44:12 +02:00
flb
e1c2dacc47 attempt to fix 2345-0008 crashes 2021-08-23 15:07:09 +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
5d37786067 updated borealis for various UI tweaks 2021-07-09 13:49:17 +02:00
flb
3042c29b1b Updated README and fixed incorrect string 2021-06-30 23:01:32 +02:00
flb
72ae144a79 small fix 2021-06-28 22:20:12 +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
c2eef003aa Added ability to download invidual cheet codes from the GBAtemp.net archive. 2021-06-05 19:10:51 +02:00
flb
f8fbc5d85a Mariko support 2021-05-24 16:32:32 +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
bb35a43cff added language selects, fixed progress bar when deleting cheats, bunch of visual tweaks 2021-03-14 16:24:56 +01:00
flb
3af19de30a removed tons of spaces that annoyed me 2021-03-10 21:54:17 +01:00
flb
ed1c5c2407 refactored internationalisation files 2021-03-01 19:19:17 +01:00
flb
dfb0566000 few tweaks and added dialogue to delete /atmosphere/contents/ 2021-02-15 15:19:49 +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
5453ca6651 typos D: 2021-02-07 16:54:34 +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
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
flb
cce7d21792 Fixed typos 2020-09-24 00:12:46 +02:00
flb
5e9026d5ea Initial Commit 2020-09-20 02:21:28 +02:00