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

210 commits

Author SHA1 Message Date
flb
7b34afc414 ensure extraction in correct directory 2022-08-10 14:27:04 +02:00
flb
1e9f453998 Don't try to overwrite aio when it's running https://github.com/HamletDuFromage/aio-switch-updater/issues/123#issuecomment-1208878115 2022-08-09 16:43:18 +02:00
flb
66a24674b2 remove redundant directory creating during extraction 2022-08-07 16:28:27 +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
770da4fda2 bump version 2022-07-25 17:06:25 +02: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
clamintus
903946a96b
Improved Italian localization (& more localization) (#202)
* More localization

* Improved Italian localization

* Improved Italian localization pt.2

* Italian: minor fixes and improvements
2022-06-02 18:32:52 +02:00
flb
47ce9d479e bump version 2022-05-23 13:54:36 +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
1b008bacab properly sleep 2022-05-02 01:04:05 +02:00
flb
74a9d89030 bump version 2022-05-01 22:41:30 +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
378ad7a401 increase timer between prompts 2022-04-22 16:04:46 +02:00
flb
8e594aa80e clean up language changing code 2022-04-21 01:58:50 +02:00
flb
6874cc060f small refactor 2022-03-30 22:25:05 +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
a015fd3161 bump version 2022-03-26 14:25:50 +01:00
flb
e30f59b4b2 Added disclaimer when cheats matching a different BID are found 2022-03-10 14:11:20 +01:00
flb
70a2445688 bump copyright year 2022-02-20 20:31:24 +01:00
flb
b6b7b45c32 add hekate_ipl download 2022-02-20 16:33:54 +01:00
flb
8f6c4ad5ee fix pc color swap crash 2022-01-06 01:42:31 +01:00
flb
a2f98dc05c fetch jc/pc profiles online 2022-01-06 01:35:39 +01:00
flb
29269e82bd bump version 2022-01-05 23:05:29 +01:00
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