Commit Graph

207 Commits

Author SHA1 Message Date
16BitWonder
1807c79c9d Add Custom USB-Install background support 2020-01-12 10:24:20 -05:00
Huntereb
2bcdb1debc Increae buffer size for title override mode 2020-01-10 15:15:37 -05:00
Huntereb
b1c0f8bca3 Increase timeout for retrieving list of files 2020-01-10 14:46:51 -05:00
Huntereb
fd2cfd29d9 Align memory for usb title list 2020-01-08 17:51:27 -05:00
Huntereb
0dcf9d0d5a
Merge pull request #24 from Huntereb/plutonium
update submodule
2020-01-03 16:39:31 +00:00
Huntereb
519b0ab132 Fix translation string error 2020-01-03 11:35:31 -05:00
Huntereb
424a52a3d8 Sort remote file lists alphabetically 2020-01-03 11:35:08 -05:00
HookedBehemoth
6ab5491f30 update submodule 2019-12-30 07:22:44 +01:00
Huntereb
33e2808c3b German selection in options menu 2019-12-27 11:58:57 -05:00
Huntereb
e7c5f73243 Fix deleting files after install 2019-12-27 11:58:37 -05:00
Huntereb
f7ebea5db8 Make USB timeouts a parameter 2019-12-25 20:35:54 -05:00
Huntereb
78f780aef8 Configs are now json files like language files 2019-12-25 18:34:02 -05:00
Huntereb
3f5a38d405 Increase timeouts for super duper slow machines 2019-12-25 17:49:43 -05:00
Huntereb
54dea51b01 Roll back to 8MB buffer sizes to avoid random freezes 2019-12-24 00:12:42 -05:00
Huntereb
c30e7b7cf3 Russian language selection in options 2019-12-21 19:48:09 -05:00
Huntereb
7106c45624 Fix wrong translation string 2019-12-21 15:14:21 -05:00
Huntereb
c861c7d85c Cleanup previously installed contents when installing anew 2019-12-21 15:14:04 -05:00
Huntereb
49651f448b Select languages in options menu 2019-12-20 19:08:54 -05:00
Huntereb
a5cd41e47e Actually get the system language for setting langs 2019-12-19 23:50:21 -05:00
Huntereb
8bbfaac336 Releases should be zip files, so we should extract them 2019-12-19 19:27:38 -05:00
Huntereb
fa22087ceb Initial translation support (only english for now) 2019-12-19 19:09:36 -05:00
Huntereb
f495a3143f change fake thread logic on mainMenu 2019-12-18 22:22:07 -05:00
Huntereb
975463fea3 Fix for mashing B crashing the software 2019-12-18 21:40:11 -05:00
Huntereb
59a3897d87 Make instPage updating funcs belong to instPage.cpp 2019-12-18 21:36:38 -05:00
Huntereb
99ecebe007 Rename update asking func 2019-12-18 20:49:34 -05:00
Huntereb
04c1e66b88 Tell people how to not use applet mode 2019-12-18 20:42:12 -05:00
Huntereb
4d686e0c2a Add option to automatically check for updates 2019-12-18 20:33:27 -05:00
Huntereb
3608a661c8 Check for updates within app options 2019-12-17 22:25:21 -05:00
HookedBehemoth
ac7da23cef allow installation of multi-purpose NSP's
fix a few memory leaks
remove some legacy tinfoil code for installation from sd
2019-12-17 00:15:40 +01:00
Huntereb
88be93d706 Remove usb hack, 16MB segment buffers, 2 segments for applet mode 2019-12-15 20:24:16 -05:00
Huntereb
620aee8266 Increase size of install bar slightly 2019-12-13 15:50:18 -05:00
Huntereb
743343c2aa Raise USB buffer sizes, less requests 2019-12-13 15:13:35 -05:00
Huntereb
62da4232df Fix variable names 2019-12-13 11:46:23 -05:00
Huntereb
6c85761a10 Add missing headers 2019-12-13 11:08:13 -05:00
Huntereb
b0d23e60da LAN installs fail properly on error 2019-12-13 11:04:42 -05:00
Huntereb
643c65777b Failed USB installs timeout properly 2019-12-12 20:50:40 -05:00
Huntereb
e57442b927 Add preparing text for xci sd installs 2019-12-12 12:47:57 -05:00
Huntereb
4f4f4b294f gkey can be set in config 2019-12-12 12:36:10 -05:00
Huntereb
b5e4b0f75b Warn about applet mode 2019-12-12 12:21:08 -05:00
Huntereb
787e6f4ed9 Hack fix for nczs over USB 2019-12-12 11:18:30 -05:00
Huntereb
49bb3e6800 Use THROW_FORMAT 2019-12-10 23:11:34 -05:00
Huntereb
b175770afa Stop blocking home button, it was just annoying 2019-12-10 21:37:30 -05:00
Huntereb
f0623eb588 Newlines for less annoying debugging 2019-12-10 21:33:51 -05:00
HookedBehemoth
ab7b9eda0e fix ncz installation
fix xci from sd installation
2019-12-11 00:10:49 +01:00
Huntereb
fbbda96513 New install finished messages 2019-12-09 22:30:40 -05:00
Huntereb
2a88b56ce2 Audio notifications for install progress 2019-12-09 22:23:21 -05:00
Huntereb
c9e020da74 Clear buffers after we're done with them in BufferData() 2019-12-09 19:46:02 -05:00
Huntereb
96257eb43a We check usb state before allowing usb installs anyway 2019-12-09 19:44:34 -05:00
Huntereb
338ba6d240 Signature patches don't actually require hekate 2019-12-08 21:40:29 -05:00
Huntereb
5515df5d78 Update UI occasionally to stop main menu flicker 2019-12-08 19:44:39 -05:00