Releases: wiiu-env/ftpiiu_plugin
Nightly-ftpiiu_plugin-20221006-170543
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
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
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
Not a stable release:
Correct line endings in FEAT response
Nightly-ftpiiu_plugin-20220923-132609
Not a stable release:
Report UTF8 support to clients
ftpiiu_plugin v0.2
- 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
Not a stable release:
Bump version
Nightly-ftpiiu_plugin-20220919-122745
Not a stable release:
Update the README
Nightly-ftpiiu_plugin-20220919-114143
Not a stable release:
Update the version and add support using the git hash on nightlies
ftpiiu_plugin v0.1.1
Fix displaying files/dirs with a broken date in some ftp clients