48015449c2
reformat code
2021-09-05 21:47:36 +02:00
2a1feebe79
port to update libplutonium and libnx
2021-09-05 12:59:57 +02: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
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
b1c0f8bca3
Increase timeout for retrieving list of files
2020-01-10 14:46:51 -05:00
Huntereb
fd2cfd29d9
Align memory for usb title list
2020-01-08 17:51:27 -05:00
Huntereb
424a52a3d8
Sort remote file lists alphabetically
2020-01-03 11:35:08 -05:00
Huntereb
f7ebea5db8
Make USB timeouts a parameter
2019-12-25 20:35:54 -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
2a88b56ce2
Audio notifications for install progress
2019-12-09 22:23:21 -05:00
Huntereb
96257eb43a
We check usb state before allowing usb installs anyway
2019-12-09 19:44:34 -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
7ed1f78234
USB waiting threading so we can increase buffer timeouts
2019-12-07 21:09:58 -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
866d1ff093
Don't freeze if usb install fails
2019-11-30 23:06:00 -05:00
Huntereb
28fcf2462e
Merge with latest
2019-11-30 12:35:41 -05:00
Huntereb
287bd72893
Misc usb fixes
2019-11-30 12:21:01 -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
a69e48abaf
USB install stuff is super pretty now
2019-11-29 22:58:28 -05:00
Huntereb
53671a9e42
tidy up usb install stuff a bit
2019-11-27 19:49:58 -05:00
HookedBehemoth
fe18b58f9a
idk validation isn't working...
2019-11-17 16:01:06 +01:00