Commit Graph

31 Commits

Author SHA1 Message Date
Michael Theall
c7bbb93fd5 Update to ImGui 1.79 2020-11-16 07:19:32 +01: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
38adb13ae9 Build with ccache 2020-04-28 10:26:47 -05:00
Michael Theall
e8feca0175 LTO -O3 for release build 2020-04-28 10:26:45 -05:00
Michael Theall
214ab229c6 NDS support 2020-04-28 10:25:54 -05:00
Michael Theall
816c3bfa39 v3.0.0-rc2 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
Michael Theall
97081b86d4 Release ftpd v2.3 2018-09-24 08:45:27 -05:00
Dave Murphy
b62b271f47 change build folder for 3ds 2018-08-15 13:39:24 -05:00
Michael Theall
2a7aa4955e Build version into cia 2016-09-17 09:38:20 -05:00
Michael Theall
f017d8477a Add Makefile as a dependency 2016-06-15 02:51:07 -05:00
Michael Theall
fe2709cb1c Better rounding for free space size 2016-06-14 02:42:51 -05:00
Michael Theall
aae47764c3 Fix that pesky whitespace 2016-06-11 03:22:41 -05:00
Michael Theall
b242cfdd8e Merge branch 'build-cia' of git://github.com/WinterMute/ftbrony into build-cia 2016-06-08 22:23:01 -05:00
Michael Theall
56b509e58e Modernize makefile 2016-04-09 11:51:31 -05:00
Dave Murphy
8db980407d remove unused variable 2016-02-05 16:09:07 +00:00
Dave Murphy
6bb2f76a0e build cia version 2016-02-04 16:19:33 +00:00
Michael Theall
08f437e25e Remove all brony branding 2016-01-25 23:46:52 -06:00
Michael Theall
55816af44b Put version in a single place 2016-01-22 14:42:38 -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
c79616d2ef v2.1 2016-01-16 16:33:45 -06:00
Michael Theall
74c7e00f14 Fix status string 2016-01-15 18:43:45 -06:00
Michael Theall
3d156e4042 v2.0 2016-01-15 18:04:09 -06:00
Michael Theall
1c5084e08e Improve FTP throughput 2016-01-12 16:24:01 -06:00
Dave Murphy
c2d307a9d9 support embedded smdh 2015-12-30 14:13:32 +00:00
d0k3
14879ac8b6 Fix Ninjhax output name and icon usage
It's better to give an output name instead of using the name of the current directory, so 'ftbrony' is used as default. I also fixed the icon not being used in SMDH creation (project name is ftbrony-master when downloaded from GitHub, not ftbrony).
2015-08-20 02:32:24 +02:00
mtheall
1ddbd3b9b4 Update for r44 2015-01-07 23:31:52 -06:00
mtheall
3049481335 change program name to ftbrony 2014-11-25 13:50:11 -06:00
mtheall
4e6a314c75 add linux build 2014-11-25 00:13:47 -06:00