Skip to content

Releases: wiiu-env/ftpiiu_plugin

Nightly-ftpiiu_plugin-20221006-170543

06 Oct 17:05
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Always call shutdown for a socket
Init the virtual /fs/ and /fs/vol/ path properly
Improve error handling for virtual paths
Retry creating passive_socket of error
Restart the server on error
Use lock_guard and OSMemoryBarrier
Reduce priority to 17
Increase the sleep duration if no client is connected.

Nightly-ftpiiu_plugin-20221006-102359

06 Oct 10:24
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Fix potential softlock that could happen if the thread was canceled but is not (marked as) terminated
Stop the server in ON_APPLICATION_ENDS instead of ON_APPLICATION_REQUESTS_EXIT hook

Nightly-ftpiiu_plugin-20221005-181043

05 Oct 18:10
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Update Makefile to be compatible to CLion
Use C++20
Improve commit messages for nightly releases
Do not hardcode the threadname in the CThread class
Make sure the server is destroyed when launching a title
Only join the thread if it's not already terminated

Nightly-ftpiiu_plugin-20220923-192332

23 Sep 19:23
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Correct line endings in FEAT response

Nightly-ftpiiu_plugin-20220923-132609

23 Sep 13:26
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Report UTF8 support to clients

ftpiiu_plugin v0.2

19 Sep 19:52
Compare
Choose a tag to compare
  • Added a config menu
  • Added option to enable/disable the server
  • The IP of the console can now be seen in the config menu
  • By default the access to system files is denied. This can be enabled in the config menu.

Nightly-ftpiiu_plugin-20220919-195256

19 Sep 19:52
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Bump version

Nightly-ftpiiu_plugin-20220919-122745

19 Sep 12:27
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Update the README

Nightly-ftpiiu_plugin-20220919-114143

19 Sep 11:41
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Update the version and add support using the git hash on nightlies

ftpiiu_plugin v0.1.1

07 Sep 18:41
Compare
Choose a tag to compare

Fix displaying files/dirs with a broken date in some ftp clients