f5805d58c7
Merge remote-tracking branch 'origin/master'
2021-12-25 08:56:04 +01:00
Huntereb
ad276d295b
Updated options page for Korean translation
2021-11-25 17:04:41 -05:00
67258effc6
fix usb hdd install
2021-09-06 00:04:42 +02:00
f65dea538c
fix hdd init exit
2021-09-05 22:18:47 +02:00
f9f6c3fcbd
fix warnings
2021-09-05 22:04:18 +02:00
48015449c2
reformat code
2021-09-05 21:47:36 +02:00
ba57710eb1
add HDD install
2021-09-05 15:21:36 +02:00
941e561eba
remove egg
2021-09-05 13:14:33 +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
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
bd7018f845
Handle potential crashing deleting files on the sd card
2020-09-28 00:19:26 -04: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
0c929ca357
Don't delete old NCAs when re-installing titles
2020-09-23 13:23:49 -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
e15331b7a1
Send exit command when returning to main menu from a USB install
2020-09-21 00:20:35 -04:00
Huntereb
b181a9183c
Save URLs from previous net installations
2020-09-20 23:22:33 -04:00
Huntereb
447226e955
Add Spanish to options screen
2020-09-20 22:53:51 -04:00
Huntereb
edcbbbda54
Add message to tell people when their signature patches are bad
2020-09-20 21:42:34 -04:00
Soar Qin
d24e777e4a
Fix system language determination for zh-CN ( #96 )
2020-08-08 19:59:43 -04:00
Huntereb
1e148251ce
Update for libnx 3.3.0
2020-05-27 13:13:21 -04:00
Huntereb
3c911ad90a
Add Portuguese to options page
2020-05-27 12:48:13 -04:00
masagrator
eb499cad0b
Update to libnx 3.1.0 ( #66 )
2020-04-19 20:24:58 +02:00
玻璃兔
4a26b0ce95
Translation for both Chinese simplified and traditional ( #56 )
...
* add Chinese Simplified translation
* add Chinese Traditional translation
2020-03-20 02:08:11 +01:00
Huntereb
82cb434c2f
Add Japanese to language selection
2020-03-15 13:35:08 -04:00
Huntereb
12999e86ac
Add Italian language selection to options page
2020-01-31 14:04:27 -05:00
Huntereb
3c8814e077
Add French language selection
2020-01-23 10:24:42 -05:00
16BitWonder
1807c79c9d
Add Custom USB-Install background support
2020-01-12 10:24:20 -05:00
Huntereb
2bcdb1debc
Increae buffer size for title override mode
2020-01-10 15:15:37 -05: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
0dcf9d0d5a
Merge pull request #24 from Huntereb/plutonium
...
update submodule
2020-01-03 16:39:31 +00:00
Huntereb
519b0ab132
Fix translation string error
2020-01-03 11:35:31 -05: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
33e2808c3b
German selection in options menu
2019-12-27 11:58:57 -05:00
Huntereb
e7c5f73243
Fix deleting files after install
2019-12-27 11:58:37 -05: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
3f5a38d405
Increase timeouts for super duper slow machines
2019-12-25 17:49:43 -05:00
Huntereb
54dea51b01
Roll back to 8MB buffer sizes to avoid random freezes
2019-12-24 00:12:42 -05:00
Huntereb
c30e7b7cf3
Russian language selection in options
2019-12-21 19:48:09 -05:00
Huntereb
7106c45624
Fix wrong translation string
2019-12-21 15:14:21 -05:00
Huntereb
c861c7d85c
Cleanup previously installed contents when installing anew
2019-12-21 15:14:04 -05:00
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
8bbfaac336
Releases should be zip files, so we should extract them
2019-12-19 19:27:38 -05:00
Huntereb
fa22087ceb
Initial translation support (only english for now)
2019-12-19 19:09:36 -05:00
Huntereb
f495a3143f
change fake thread logic on mainMenu
2019-12-18 22:22:07 -05:00