Huntereb
|
59a3897d87
|
Make instPage updating funcs belong to instPage.cpp
|
2019-12-18 21:36:38 -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
|
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
|
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
|
f0623eb588
|
Newlines for less annoying debugging
|
2019-12-10 21:33:51 -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
|
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
|
1fcd19d445
|
Finally a solution to usb installs
|
2019-12-06 16:04:16 -05:00 |
|
Huntereb
|
af9fceb718
|
If usbComms returns 0 (modified libnx) then the transfer failed
|
2019-12-05 13:18:33 -05:00 |
|
Huntereb
|
32fe5fe29e
|
xci nca verification potential fix
|
2019-12-01 00:13:56 -05:00 |
|
Huntereb
|
b237f35f67
|
Fix debug ifdefs to be proper + xci nca verification change
|
2019-11-30 14:53:04 -05:00 |
|
Huntereb
|
73762a6165
|
Update ui quicker for usb and xci stuff
|
2019-11-30 13:42:55 -05:00 |
|
Huntereb
|
48ab553118
|
Hide warnings + misc ui update changes
|
2019-11-30 13:20:59 -05:00 |
|
HookedBehemoth
|
7fe853645e
|
only log if compiled for debug
|
2019-11-30 18:12:59 +01:00 |
|
HookedBehemoth
|
3cebefb785
|
Merge branch 'real_usb' into xci
|
2019-11-30 17:12:45 +01:00 |
|
HookedBehemoth
|
cc368479df
|
cleanup xci installation
|
2019-11-30 13:58:39 +01:00 |
|
Huntereb
|
a69e48abaf
|
USB install stuff is super pretty now
|
2019-11-29 22:58:28 -05:00 |
|
Huntereb
|
aef3b8f6d0
|
Behemoth please
|
2019-11-29 20:45:45 -05:00 |
|
Huntereb
|
10976fb895
|
Remove licensing from files that don't need it
|
2019-11-29 19:34:48 -05:00 |
|
Huntereb
|
b4cfbdd915
|
XCI nca verification
|
2019-11-29 17:22:41 -05:00 |
|
Huntereb
|
bcda570fa0
|
"fix" crypto stuff
|
2019-11-29 12:02:55 -05:00 |
|
Huntereb
|
ce9d3acf00
|
Initial XCI stuff
|
2019-11-29 03:23:11 -05:00 |
|
Huntereb
|
d0cb5951fc
|
Update nca verification warning... Again.
|
2019-11-28 11:18:43 -05:00 |
|
Huntereb
|
53671a9e42
|
tidy up usb install stuff a bit
|
2019-11-27 19:49:58 -05:00 |
|
HookedBehemoth
|
3909194a4a
|
idk why that makes a difference but now it works
|
2019-11-27 19:36:28 +01:00 |
|
Huntereb
|
9be193b39d
|
Make NCA verification message more obvious what it is
|
2019-11-26 20:21:39 -05:00 |
|
Huntereb
|
da7f15f5cc
|
"Yes, I want a brick" seems a bit extreme
|
2019-11-20 21:42:08 -05:00 |
|
HookedBehemoth
|
fe18b58f9a
|
idk validation isn't working...
|
2019-11-17 16:01:06 +01:00 |
|
Huntereb
|
11491fb61e
|
Cleanup NCA verification stuff a little, and misc
|
2019-11-16 12:38:46 -05:00 |
|
HookedBehemoth
|
9d02fbe3e8
|
smooth out validation process
|
2019-11-16 16:54:27 +01:00 |
|
HookedBehemoth
|
dbd328403c
|
simplify NCA validation process
|
2019-11-16 05:13:30 +01:00 |
|
HookedBehemoth
|
8596990347
|
implement NCA validation
|
2019-11-16 03:18:01 +01:00 |
|
Huntereb
|
b168b803b7
|
Changes for the latest libnx
|
2019-11-14 14:04:40 -05:00 |
|
Huntereb
|
3078db6cbf
|
libnx master changes (Thanks @HookedBehemoth\!)
|
2019-11-09 09:09:31 -05:00 |
|
Huntereb
|
05867d732f
|
Update net installs more often
|
2019-11-05 19:45:31 -05:00 |
|
Huntereb
|
e86db0f0b4
|
Update install page UI with tick rate
|
2019-11-03 20:07:38 -05:00 |
|
Huntereb
|
ad388c412d
|
Made install progress look less jumpy and odd
|
2019-11-03 19:13:10 -05:00 |
|
Huntereb
|
6f5226e9d2
|
Made progress bars behave a little more properly
|
2019-11-03 15:01:41 -05:00 |
|
Huntereb
|
b82cd436e1
|
NSZ support
|
2019-11-03 13:18:42 -05:00 |
|
Huntereb
|
72d6e65e9d
|
Updated tinfoil licensing
|
2019-11-01 16:00:28 -04:00 |
|
Huntereb
|
e198b2daec
|
Make progress bar update more often during downloads
|
2019-10-26 16:16:38 -04:00 |
|