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

20 commits

Author SHA1 Message Date
flb
1b008bacab properly sleep 2022-05-02 01:04:05 +02:00
Angelo Elias Dalzotto
0b905a1d81
Download firmwares from Mega (#187)
* Add libmegadl

* Allow downloads from Mega

* Keep compat with older app versions

* Add fallback for archive.org link format

* Revert "Add libmegadl"

This reverts commit ddee32ba66.

* Revert "Keep compat with older app versions"

This reverts commit 11fe274dc6.

* Revert "Add fallback for archive.org link format"

This reverts commit 74dfaeab42.
2022-05-01 22:24:25 +02:00
flb
cf9ad1d51a add payload downloads to bootloader tab 2021-09-27 21:56:41 +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
d03bbb13ea clang format (better than never) 2021-09-11 15:48:13 +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
aeef0afe63 Check for available size 2021-06-03 18:47:35 +02:00
flb
6c13a2f817 changed way of copying files after an install 2021-05-22 18:10:34 +02: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
cc9e74386e Added information about download progress. 2021-03-11 18:42:10 +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
7baa9e1350 headers cleanup 2021-02-10 17:28:47 +01:00
flb
682e023d68 changed links fetching method 2021-02-08 21:30:58 +01:00
flb
2481533a0a Added cheatslips support, way to hide tabs, several tweaks and cleanups 2021-02-06 18:24:47 +01: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
2d545017ee Added possibility to conserve existing .ini when updating CFW. Other minor bug fixes 2020-09-20 22:58:40 +02:00
flb
5e9026d5ea Initial Commit 2020-09-20 02:21:28 +02:00