1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-12-29 10:56:01 +00:00
Commit graph

233 commits

Author SHA1 Message Date
flb
fbe876b050 Allow offline extraction of cheats (https://github.com/HamletDuFromage/aio-switch-updater/issues/107), Fixed extraction of the the complete cheat archive (https://github.com/HamletDuFromage/aio-switch-updater/issues/163), Fixed display bug for cheats extraction (https://github.com/HamletDuFromage/aio-switch-updater/issues/164) 2021-11-19 14:28:10 +01:00
flb
d6aa6716a0 use more f-strings for localization, small code refactor 2021-10-27 17:56:29 +02:00
flb
6d5a2a7966 bump version 2021-10-26 15:52:02 +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
cc50d526c0 Better archive detection 2021-10-19 14:09:12 +02:00
flb
4656b860e8 added option to delete orphaned cheats 2021-10-14 21:50:18 +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
4304dff045 bump version 2021-09-28 15:29:56 +02:00
rashevskyv
ee181c011d Add more granular hide tabs capabilities https://github.com/HamletDuFromage/aio-switch-updater/pull/130 2021-09-28 15:10:44 +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
1da56da064 improved support for multicontent games 2021-09-25 17:45:08 +02:00
flb
8e761e7009 improve cheats extraction, now suports multicontent games 2021-09-25 02:14:38 +02:00
flb
3964a2281e bump version and format json files 2021-09-24 17:58:25 +02:00
flb
8033b8f199 block home button during worker operations https://github.com/HamletDuFromage/aio-switch-updater/issues/125#issuecomment-925296295 2021-09-23 03:29:33 +02:00
flb
ad2dc0bab1 disable '+' button when downloading/extracting https://github.com/HamletDuFromage/aio-switch-updater/issues/140 2021-09-22 21:04:04 +02:00
flb
2d74f465f8 added option to cancel downloads/extraction https://github.com/HamletDuFromage/aio-switch-updater/issues/140 https://github.com/HamletDuFromage/aio-switch-updater/issues/125 2021-09-22 21:01:45 +02:00
flb
5259a461c4 Added way to delete cheats for a specific game 2021-09-21 16:06:16 +02:00
flb
e0a7ec9c91 Bump version 2021-09-16 13:59:17 +02:00
flb
4a0f8318d7 fixed crash in airplane mode 2021-09-15 17:50:34 +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
32736c443f clean up netpage, randomize lan-play ip addresses 2021-09-11 14:43:14 +02:00
flb
3b982eecab Fix color scheme for default procon color profile 2021-09-10 20:31:18 +02:00
flb
c6ae26178a bump version 2021-09-08 12:17:25 +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
5403bce284 Prepare for AMS 1.0.0 2021-09-07 15:46: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
6f6b8ad274 do not show theme warning when downloading something that is not firmware files. 2021-08-03 16:27:06 +02:00
flb
be23452398 Fix Traditional Chinese strings not showing https://github.com/HamletDuFromage/aio-switch-updater/issues/114 , Remove full RAM access check for firmware downloads 2021-07-29 16:20:40 +02:00
flb
22bf0a4538 fix typos 2021-07-21 15:50:31 +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
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
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
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
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
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