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

53 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
012b89e3f2 launch webview to read changelog 2023-05-14 16:52:22 +02:00
flb
833d07155b Added download link for graphic enhancing codes. 2022-12-05 02:40:05 +01:00
flb
5189684cb3 Add ability to enter and delete custom links 2022-10-31 19:59:48 +01:00
flb
24dd23073e remove mentions of outdated code 2022-10-16 13:31:02 +02:00
flb
d71dcc1807 Add Custom Downloads tab 2022-09-06 20:45:26 +02:00
flb
7b34afc414 ensure extraction in correct directory 2022-08-10 14:27:04 +02:00
PoloNX
64c13a5626
Update extract.cpp (#209)
* Update extract.cpp

Use Minizip beacause it's faster with big packs like deepsea

* fix for pull request

* fix crash at 66%

* fix create DIR

* Refactored extraction, possibly ironed out some bugs

* get uncompressed size using minizip

* use minizip to extract cheats, remove zipper dependency, fix getUncompressedSize()

Co-authored-by: flb <f.lb@gmx.com>
2022-08-07 15:39:17 +02:00
flb
b7128d3b31 my fingers aren't even fat 2022-04-21 15:48:21 +02:00
flb
8e594aa80e clean up language changing code 2022-04-21 01:58:50 +02:00
flb
b6b7b45c32 add hekate_ipl download 2022-02-20 16:33:54 +01:00
flb
a2f98dc05c fetch jc/pc profiles online 2022-01-06 01:35:39 +01:00
flb
d6aa6716a0 use more f-strings for localization, small code refactor 2021-10-27 17:56:29 +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
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
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
6c13a2f817 changed way of copying files after an install 2021-05-22 18:10:34 +02:00
flb
2323974302 Support for AMS updates on patched switches 2021-05-21 18:12:58 +02:00
flb
b7e0e7a92a bump version 2021-04-28 20:07:31 +02:00
flb
743109c7b3 changed bid retrieval method for cheatslips 2021-03-22 02:32:04 +01:00
flb
d66b1c4e1e refactor to be more in line with C++ conventions 2021-03-16 03:04:21 +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
717c86bab4 Shortened load times, added an option to extract entire gbatemp archive 2021-03-10 17:23:02 +01:00
flb
3db55a410d change way to fetch latest release tag 2021-02-26 19:21:49 +01:00
flb
b124e8bc2e added warning screen, couple of visual tweaks 2021-02-16 01:46:39 +01:00
flb
a7a62dfffd prompt to delete atmosphere/contents, cleanups 2021-02-15 19:31:06 +01:00
flb
3cf43a5445 Added tool to automatically copy files 2021-02-12 23:20:16 +01:00
flb
682e023d68 changed links fetching method 2021-02-08 21:30:58 +01:00
flb
afeff3488c added api url to constants.hpp 2021-02-06 22:00:25 +01:00
flb
2481533a0a Added cheatslips support, way to hide tabs, several tweaks and cleanups 2021-02-06 18:24:47 +01:00
flb
f261cf2f25 Changed app update method 2021-01-28 20:26:41 +01:00
flb
baa3639cb5 excluded fusée secondary and mtc for the payload list 2021-01-17 18:58:20 +01:00
flb
12147ff18f Added internet settings editor and web browser 2021-01-03 00:22:45 +01:00
flb
a4d0eb6d57 Added way to preserve files when updating 2020-12-29 00:24:35 +01:00
flb
6fae77cdc8 Added option to change procon color 2020-12-28 19:28:58 +01:00
flb
7cfc2b01e5 Added option to clean up files and tried to add time sync 2020-12-27 18:11:40 +01:00
flb
d9db6b1585 Added back the ability to update Atmosphere 2020-12-12 16:41:56 +01:00
flb
4bbf53a83a fixed self update 2020-10-07 02:08:39 +02: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
flb
dc43c0cf6b Added a way to see current cheat update and available app updates 2020-09-29 16:41:43 +02:00
flb
250c1a9f29 Added safety checks, set default payload and changelog 2020-09-23 13:21: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
1b56d6f15a Fixed stuck extracting progress bar 2020-09-21 08:53:59 +02:00