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

45 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
05eec197c6 fixed ambiguous operator overload 2023-05-21 18:30:15 +02:00
flb
833d07155b Added download link for graphic enhancing codes. 2022-12-05 02:40:05 +01:00
flb
952a0dacf6 ensure there's enough space for 2.5 the size of a download, don't detect attribution keys as bids 2022-12-04 21:34:00 +01:00
flb
5189684cb3 Add ability to enter and delete custom links 2022-10-31 19:59:48 +01:00
flb
cfff64a59c fix wrong bid for titles overriden by HBL (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/205) 2022-07-25 16:55:07 +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
e30f59b4b2 Added disclaimer when cheats matching a different BID are found 2022-03-10 14:11:20 +01:00
flb
b6b7b45c32 add hekate_ipl download 2022-02-20 16:33:54 +01:00
flb
62b0a162be Small UX tweaks 2021-10-26 15:48:24 +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
1da56da064 improved support for multicontent games 2021-09-25 17:45:08 +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
cb86e8034b update readme, fix cheat version not showing, update borealis 2021-07-15 21:16:56 +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
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
f19b57c40c fix crashes on erronous cheatslips requests 2021-06-20 18:44:37 +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
6c13a2f817 changed way of copying files after an install 2021-05-22 18:10:34 +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
d66b1c4e1e refactor to be more in line with C++ conventions 2021-03-16 03:04:21 +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
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
d01eab304b change way to identify cfw 2021-02-24 20:44:15 +01:00
flb
4fa5e44f73 small tweaks 2021-02-16 18:03:14 +01:00
flb
dfb0566000 few tweaks and added dialogue to delete /atmosphere/contents/ 2021-02-15 15:19:49 +01:00
flb
a23f67748b move separator to not appear after an empty list 2021-02-10 18:50:52 +01:00
flb
3f879a57ff get the buildid of a running game 2021-02-10 18:41:13 +01:00
flb
7baa9e1350 headers cleanup 2021-02-10 17:28:47 +01:00
flb
4415f308e5 removed popupframe hint 2021-02-09 16:43:03 +01:00
flb
6cb74b1876 Changed the cheatslips cheatsheet view 2021-02-09 16:27:18 +01:00
flb
afeff3488c added api url to constants.hpp 2021-02-06 22:00:25 +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