Maschell
fa4440bcb4
Change default CWD to /
to fix access to any non-sd card directory for some ftp clients
2024-05-11 22:20:23 +02:00
Maschell
3e1d862aff
Fix logging
2024-04-27 12:26:50 +02:00
Maschell
ee493beab2
Remove platform specific code for other platform than wii u, remove third party dependencies
2024-04-27 12:26:50 +02:00
Maschell
40ff376710
wiiu: working as a plugin
2024-04-27 12:26:50 +02:00
Maschell
af2b1be4c8
Initial Wii U port
2024-04-27 12:26:50 +02:00
Michael Theall
a49a56197b
Update to Dear ImGui v1.89.3
2023-03-11 07:02:43 -06:00
Michael Theall
38f9bde54b
Fix MLST
2023-03-10 01:49:54 -06:00
Michael Theall
1db3c48ee4
Add log upload to hastebin
2022-10-03 21:52:19 -05:00
Michael Theall
7364ea7dd5
_3DS -> __3DS__
2022-03-31 11:53:47 -05:00
Michael Theall
c927405dfd
Update to ImGui 1.83
2021-06-01 20:16:43 -05:00
Michael Theall
709e24d458
Add access point for Switch
2020-12-11 19:15:33 -06:00
Michael Theall
c7bbb93fd5
Update to ImGui 1.79
2020-11-16 07:19:32 +01:00
Michael Theall
70d59218cd
Add emulation of /dev/zero for network testing
2020-05-24 21:21:19 -05:00
Michael Theall
ab5051082c
Minor consistency updates
2020-05-18 20:58:18 -05:00
Michael Theall
b78f626f2b
Add licenses
2020-05-18 20:58:11 -05:00
Michael Theall
3f31371193
Add configuration
2020-04-28 10:26:47 -05:00
Michael Theall
d83252ab8f
Update to ImGui 1.76
2020-04-28 10:26:47 -05:00
Michael Theall
8aaf564138
Refactor status drawing
2020-04-28 10:25:54 -05:00
Michael Theall
f3255611ae
Unstub imgui
2020-04-28 10:25:54 -05:00
Michael Theall
214ab229c6
NDS support
2020-04-28 10:25:54 -05:00
Michael Theall
139707a6d2
Remove font caching
2020-04-28 10:25:54 -05:00
Michael Theall
1b089068c2
Use global log instead of thread-local
2020-04-28 10:25:54 -05:00
Michael Theall
3ab7a31c90
Refactor deko3d backend
2020-04-28 10:25:54 -05:00
Michael Theall
49b2571336
Auto start/stop
...
More fine-grained locking
2020-04-28 10:25:54 -05:00
Michael Theall
ffa6195182
Fine-grained locking
2020-04-28 10:25:54 -05:00
Michael Theall
e8b62be621
Fix 3DS multithreading
2020-04-28 10:25:54 -05:00
Michael Theall
34c6d61215
Documentation and minor refactors
2020-04-28 10:25:54 -05:00
Michael Theall
86be27cd31
v3.0.0-rc1
2020-04-28 10:25:54 -05:00
TuxSH
177f00ac63
Make changes to work with latest libnx
2018-08-15 13:39:24 -05:00
TuxSH
9163d46529
console changes
2018-08-15 13:39:24 -05:00
Michael Theall
6d042c525a
Add some advanced logging
2017-07-25 21:55:16 -05:00
Michael Theall
dff661c19f
Remove gfxDrawSprite
2016-01-26 00:02:07 -06:00
Michael Theall
4947dda9c6
Remove debug.h
2016-01-25 23:55:59 -06:00
Michael Theall
920cd96c67
Remove coloring from linux build.
...
Terminate loop when canceling waiting for wifi.
Implement ABOR, HELP, and STAT.
- STAT (no argument) during a transfer gives the current file's offset.
- STAT (no argument) outside of transfer will return server uptime.
- STAT (with argument) is the same as LIST but with the data traveling over the command socket.
Allow ABOR, STAT, and QUIT to occur during transfer.
Support telnet interrupt (discard data up to Data Mark past TCP urgent mark).
Support arguments for LIST and STAT.
Escape \r in response as per telnet standard. Some clients don't like this but they are out of spec.
Unescape \r\0 in request as per telnet standard. Some clients don't properly escape this but they are out of spec.
Support commands broken across multiple recv().
Escape quotes on PWD response.
Added much more documentation.
2016-01-21 19:25:22 -06:00
Michael Theall
d38cea4e7b
Restart server when network drops
2016-01-16 00:38:58 -06:00
mtheall
20f29f60b8
Replace console with one built-in to libctru
2015-01-07 23:26:01 -06:00
Ryan Baumann
e2af2036d6
Cleaned up a bit, included original banner png.
2014-12-10 17:53:56 -05:00
mtheall
6d4b259324
initial commit
2014-11-23 16:39:00 -06:00