Commit graph

100 commits

Author SHA1 Message Date
HookedBehemoth
4028c87161 bump version 2022-12-15 16:27:18 +01:00
wuwwyy
93b411d521 Fix build on latest libnx 2022-12-15 16:24:35 +01:00
Luis Scheurenbrand
3f7b8497db C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significantly over time, and modern C++ now has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation. It is almost always implemented as a compiled language, and many vendors provide C++ compilers, including the Free Software Foundation, LLVM, Microsoft, Intel, Oracle, and IBM, so it is available on many platforms.
* fix XCI installation if card was inserted prior
* fix double expression call on ASSERT_OK failure
* fix compatibility with latest libnx master to build with usb:ds changes for 11.0.0+
* remove unused functions
2020-12-12 04:48:54 +01:00
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
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
8919dad2f5 Up version 2020-09-21 00:25:07 -04:00
Huntereb
b181a9183c Save URLs from previous net installations 2020-09-20 23:22:33 -04:00
HookedBehemoth
4a766f76ca update plutonium 2020-05-27 20:01:42 +02:00
Huntereb
731492a6df Up version 2020-05-27 13:14:10 -04:00
masagrator
eb499cad0b
Update to libnx 3.1.0 (#66) 2020-04-19 20:24:58 +02:00
Huntereb
9f9a584dca Update version (late for release lol) 2020-02-26 17:35:55 -05:00
Huntereb
6325986435 Up version 2020-01-11 14:27:37 -05:00
Huntereb
0dcf9d0d5a
Merge pull request #24 from Huntereb/plutonium
update submodule
2020-01-03 16:39:31 +00:00
Huntereb
424a52a3d8 Sort remote file lists alphabetically 2020-01-03 11:35:08 -05:00
HookedBehemoth
6ab5491f30 update submodule 2019-12-30 07:22:44 +01:00
Huntereb
f7ebea5db8 Make USB timeouts a parameter 2019-12-25 20:35:54 -05:00
Huntereb
78f780aef8 Configs are now json files like language files 2019-12-25 18:34:02 -05:00
Huntereb
54dea51b01 Roll back to 8MB buffer sizes to avoid random freezes 2019-12-24 00:12:42 -05:00
Huntereb
49651f448b Select languages in options menu 2019-12-20 19:08:54 -05:00
Huntereb
fa22087ceb Initial translation support (only english for now) 2019-12-19 19:09:36 -05:00
Huntereb
5585511307 Up version 2019-12-18 21:43:14 -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
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
88be93d706 Remove usb hack, 16MB segment buffers, 2 segments for applet mode 2019-12-15 20:24:16 -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
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
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
2a88b56ce2 Audio notifications for install progress 2019-12-09 22:23:21 -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
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
6b8441cd76 Up version 2019-12-06 19:13:39 -05:00
Huntereb
7375841b19 Up version 2019-12-05 20:50:24 -05:00
Huntereb
5d30fa4902 Changes for the latest libnx 2019-12-05 14:51:39 -05:00
Huntereb
787f945d9e Add warning for USB installs 2019-12-01 01:02:31 -05:00
Huntereb
177c9e84eb Update to latest plutonium fork 2019-11-30 18:31:57 -05:00
Huntereb
bca8a71b1d Up version 2019-11-30 13:23:07 -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
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