Commit graph

58 commits

Author SHA1 Message Date
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
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
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
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
4f4f4b294f gkey can be set in config 2019-12-12 12:36:10 -05:00
Huntereb
49bb3e6800 Use THROW_FORMAT 2019-12-10 23:11:34 -05:00
Huntereb
2a88b56ce2 Audio notifications for install progress 2019-12-09 22:23:21 -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
af9fceb718 If usbComms returns 0 (modified libnx) then the transfer failed 2019-12-05 13:18:33 -05:00
Huntereb
787f945d9e Add warning for USB installs 2019-12-01 01:02:31 -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
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
bcda570fa0 "fix" crypto stuff 2019-11-29 12:02:55 -05:00
Huntereb
51a35b43af Useless but I did miss it 2019-11-29 03:36:34 -05: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
53671a9e42 tidy up usb install stuff a bit 2019-11-27 19:49:58 -05:00
Huntereb
98a1d58a4d Sort files in file browser properly 2019-11-22 14:46:48 -05:00
Huntereb
c89055b37b Directory browsing for SD installs 2019-11-22 12:17:12 -05:00
Huntereb
3118a4f4eb We don't have to reverse our list of files, thanks screen-nx 2019-11-20 21:39:22 -05:00
Huntereb
979aa0eec9 Remove SX OS license check 2019-11-18 17:32:16 -05:00
Huntereb
533adcefa0 Up curl timeouts to 5 seconds 2019-11-17 17:37:27 -05:00
Huntereb
d06579d137 Boost mode option during installs 2019-11-17 15:38:01 -05:00
Huntereb
e2ed3a8027 Make error throws not lock up the software 2019-11-17 12:00:18 -05:00
HookedBehemoth
fe18b58f9a idk validation isn't working... 2019-11-17 16:01:06 +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
111ea8c3c3 Parse html for gdrive file names, no more json 2019-11-15 11:32:38 -05:00
Huntereb
abf9f9e6b8 Version string next to title image 2019-11-13 20:23:30 -05:00
Huntereb
962124facf Google Drive support by file ID 2019-11-13 20:01:35 -05:00
Huntereb
cb09f65295 Ignore case of file extensions (partial fix for #3) 2019-11-12 16:40:08 -05:00
Huntereb
d0130be8d3 String minus extension length, instead of as a whole 2019-11-08 12:05:36 -05:00
Huntereb
b36ca2e91c Add option to disable asking to delete nsps after install 2019-11-05 21:45:26 -05:00
Huntereb
fe435842d4 cringe 2019-11-03 16:56:58 -05:00
Huntereb
7c1d80e055 Use https instead of http 2019-11-03 16:23:27 -05:00
Huntereb
cd3e4ba7b7 Make services only load when needed, remove unused services 2019-11-03 16:16:52 -05:00
Huntereb
251aba21a3 Add restart option to sig installer 2019-11-03 15:27:47 -05:00
Huntereb
b82cd436e1 NSZ support 2019-11-03 13:18:42 -05:00
Huntereb
89217c6216 Add license info to options page, add ini.h license 2019-11-01 16:35:31 -04:00
Huntereb
72d6e65e9d Updated tinfoil licensing 2019-11-01 16:00:28 -04:00
Huntereb
351ae47276 Use http, not https 2019-10-29 22:23:16 -04:00
Huntereb
89c68ad0a9 New patches location, patches version checking, include fixes, string fixes 2019-10-29 21:58:53 -04:00