Commit Graph

198 Commits

Author SHA1 Message Date
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
Huntereb
050f0276ca Bye threading, you're too unstable (and I'm a bad programmer) 2019-12-08 18:59:37 -05:00
Huntereb
2439d26576 Make transfers >0x1000 timeout after 5 seconds 2019-12-08 09:56:37 -05:00
Huntereb
42ea9e6aa6 usb comms changes are their own file now 2019-12-07 22:54:03 -05:00
Huntereb
7ed1f78234 USB waiting threading so we can increase buffer timeouts 2019-12-07 21:09:58 -05:00
Huntereb
d1dde4df5d Update UI less during USB installs or we get ugly readings 2019-12-07 14:05:16 -05:00
Huntereb
9a689e5889 Update README.md and options page credits 2019-12-06 19:34:01 -05:00
Huntereb
7f23d1bf68 Misc. string updates for just werks usb 2019-12-06 19:06:23 -05:00
Huntereb
b8d14b2f3e Changes for working usb 2019-12-06 17:25:11 -05:00
Huntereb
1fcd19d445 Finally a solution to usb installs 2019-12-06 16:04:16 -05:00