Commit graph

284 commits

Author SHA1 Message Date
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
63cb86676f
Merge pull request #19 from developersu/usb_old
Russian translation support
2019-12-21 22:59:51 +00:00
Dmitry Isaenko
37e9d54e88 Traslating Awoo to Russian, act no.4 2019-12-22 01:41:55 +03: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
5585511307 Up version 2019-12-18 21:43:14 -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
a8df385ff3 undefine debug 2019-12-17 00:34:31 +01: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
92b4d399d1 don't wrongly try to use constexpr on non constexpr functions 2019-12-11 01:49:10 +01: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
8fa06e1978
Oops, forgot to mention USB again 2019-12-07 04:20:33 +00:00
Huntereb
9a689e5889 Update README.md and options page credits 2019-12-06 19:34:01 -05:00
Huntereb
072f66189a Update config to have usb acknowledgment disabled by default 2019-12-06 19:14:35 -05:00