Commit graph

57 commits

Author SHA1 Message Date
Dmitry Isaenko
eed1817688 Add NS-USBloader network-stopper feature
and also a bit fixed and corrected WaitSendNetworkData() function at network_util.cpp.
2020-12-12 04:20:43 +01:00
Huntereb
31bc7f38c2 Enable sending a end message so ns-usbloader can see when we're done 2020-09-28 00:10:31 -04:00
Huntereb
1446217d1e Some changes to socket handling 2020-09-25 12:07:45 -04:00
Huntereb
b6fff2fe69 "Hide Anime" now actually hides all anime, and disables sounds. Sounds can now be customized. 2020-09-22 14:29:09 -04:00
Huntereb
424a52a3d8 Sort remote file lists alphabetically 2020-01-03 11:35:08 -05:00
Huntereb
fa22087ceb Initial translation support (only english for now) 2019-12-19 19:09:36 -05:00
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
b175770afa Stop blocking home button, it was just annoying 2019-12-10 21:37:30 -05:00
Huntereb
2a88b56ce2 Audio notifications for install progress 2019-12-09 22:23:21 -05:00
Huntereb
7f23d1bf68 Misc. string updates for just werks usb 2019-12-06 19:06:23 -05:00
Huntereb
f06f1ef38c Update help text 2019-11-30 22:09:37 -05:00
Huntereb
28fcf2462e Merge with latest 2019-11-30 12:35:41 -05:00
HookedBehemoth
7fe853645e only log if compiled for debug 2019-11-30 18:12:59 +01:00
Huntereb
985e682d9a Add source to install page text 2019-11-30 12:06:49 -05:00
HookedBehemoth
3cebefb785 Merge branch 'real_usb' into xci 2019-11-30 17:12:45 +01:00
Huntereb
ce9d3acf00 Initial XCI stuff 2019-11-29 03:23:11 -05:00
Huntereb
3f42a148ec Detect network status before allowing network related functions 2019-11-28 10:54:32 -05:00
Huntereb
d06579d137 Boost mode option during installs 2019-11-17 15:38:01 -05:00
Huntereb
33e9e59f2a Don't mention NSP specifically if possible 2019-11-16 13:16:47 -05:00
Huntereb
11491fb61e Cleanup NCA verification stuff a little, and misc 2019-11-16 12:38:46 -05:00
Huntereb
b168b803b7 Changes for the latest libnx 2019-11-14 14:04:40 -05:00
Huntereb
962124facf Google Drive support by file ID 2019-11-13 20:01:35 -05:00
Huntereb
1374370c78 Make home button not work during installs, thanks @DarkMatterCore ! 2019-11-09 11:13:26 -05:00
Huntereb
cee9898a99 Fix strings for net installs not being correct after copy-pasta-ing 2019-11-09 10:46:43 -05:00
Huntereb
cfcf227932 Lower NSP name size again, for real this time 2019-11-08 12:24:31 -05:00
Huntereb
9a59359bd0 Tell how many nsps installed, and which ones failed to install 2019-11-08 11:02:25 -05:00
Huntereb
e3e07541d8 Make net install screen not freeze the console on home button 2019-11-06 19:31:02 -05:00
Huntereb
5791c2362a Lower size of strings in install finished prompts 2019-11-05 21:50:50 -05:00
Huntereb
b3cb19760f Fix string lengths a little bit for installs 2019-11-03 20:06:43 -05:00
Huntereb
ad388c412d Made install progress look less jumpy and odd 2019-11-03 19:13:10 -05:00
Huntereb
cd3e4ba7b7 Make services only load when needed, remove unused services 2019-11-03 16:16:52 -05:00
Huntereb
48905e08ec Added install finished messages 2019-11-03 15:02:15 -05:00
Huntereb
b82cd436e1 NSZ support 2019-11-03 13:18:42 -05:00
Huntereb
3ac3d7f566 Fixed obvious mistake related to selecting destination 2019-11-01 21:22:44 -04:00
Huntereb
be930ec759 Added help option to installer screens + some small string changes 2019-11-01 21:13:15 -04:00
Huntereb
2f2688f734 Added selecting multiple files at once for installation 2019-11-01 20:12:00 -04:00
Huntereb
72d6e65e9d Updated tinfoil licensing 2019-11-01 16:00:28 -04:00
Huntereb
63fa7aea77 Add check for if you're actually connected to a network for net installs 2019-11-01 15:46:10 -04:00
Huntereb
78a7177948 Clean up installer source files a little 2019-10-31 11:56:16 -04:00
Huntereb
89c68ad0a9 New patches location, patches version checking, include fixes, string fixes 2019-10-29 21:58:53 -04:00
Huntereb
fad4defcd1 Error handling for sigpatches installation, removed frivelous printfs 2019-10-29 20:33:41 -04:00
Huntereb
074491ff0e String shortening when needed 2019-10-28 19:47:49 -04:00
Huntereb
9a42a05a3f Icons in options screen, more string updates 2019-10-27 20:05:51 -04:00
Huntereb
e6ced2d66a Updates some strings 2019-10-27 19:06:55 -04:00
Huntereb
64d3ed3ae4 LOTS of UI related stuff, and a few other small fixes 2019-10-26 23:36:45 -04:00
Huntereb
f91a0104ff Press Y on net install page to supply your own URL 2019-10-26 17:00:55 -04:00
Huntereb
2700f478ce better namespaces, more config stuff, url decoding strings 2019-10-26 01:58:32 -04:00
Huntereb
0c3a7120cf Initial config stuff 2019-10-26 00:38:12 -04:00
Huntereb
bc59b447f6 Prevent home button usage during installs 2019-10-25 21:00:13 -04:00