Commit graph

316 commits

Author SHA1 Message Date
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
Huntereb
6b8441cd76 Up version 2019-12-06 19:13:39 -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
Huntereb
1720d5eae7 Genuinely fix sd installs 2019-12-06 15:03:12 -05:00
Huntereb
7375841b19 Up version 2019-12-05 20:50:24 -05:00
Huntereb
47e8b4214e Fix local NSP/NSZ installation 2019-12-05 20:49:23 -05:00
Huntereb
f13cce244e
Update config.ini 2019-12-05 22:09:19 +00:00
Huntereb
b5153d6c85 Increase size of icons on main menu, reorder romfs 2019-12-05 16:34:50 -05:00
Huntereb
5d30fa4902 Changes for the latest libnx 2019-12-05 14:51:39 -05:00
Huntereb
af9fceb718 If usbComms returns 0 (modified libnx) then the transfer failed 2019-12-05 13:18:33 -05:00
Huntereb
02d7e6e932 Fix clipped exit text 2019-12-05 13:17:08 -05:00
Huntereb
55c276cfb6 Add fade in 2019-12-05 13:16:36 -05:00
Huntereb
8d398b04c9 How to exit usb installs 2019-12-01 01:41:36 -05:00
Huntereb
787f945d9e Add warning for USB installs 2019-12-01 01:02:31 -05:00
Huntereb
7ad0dcc7bf Fade out when closing application 2019-12-01 00:17:47 -05:00
Huntereb
32fe5fe29e xci nca verification potential fix 2019-12-01 00:13:56 -05:00
Huntereb
866d1ff093 Don't freeze if usb install fails 2019-11-30 23:06:00 -05:00