Releases: wiiu-env/wiiload_plugin
Nightly-wiiload_plugin-20221006-211854
Not a stable release:
Fix joining the thread
Add basic config menu to disable the wiiload server
Support using the git hash on nightlies
Nightly-wiiload_plugin-20221006-165058
Not a stable release:
Reduce the thread priority to 17
Restart the wiiload server on connection issues
Nightly-wiiload_plugin-20221006-102356
Not a stable release:
Stop the wiiload server in ON_APPLICATION_ENDS instead of ON_APPLICATION_REQUESTS_EXIT hook
Nightly-wiiload_plugin-20221006-100643
Not a stable release:
Fix potential softlock that could happen if the thread was canceled but is not (marked as) terminated
Nightly-wiiload_plugin-20221005-172705
Not a stable release:
Use C++20
Update Makefile to be compatible with CLion
Make sure the wiiload thread is cleaned up
Remove the hardcoded threadname from the CThread class
Only join the thread if it has not been terminated yet
Improve the commit messages for nightlies
Update Dockerfile
wiiload_plugin v0.1
Update Dockerfile
Nightly-wiiload_plugin-20220904-172928
Not a stable release:
Update Dockerfile
Nightly-wiiload_plugin-20220904-152258
Not a stable release:
Use ubuntu-22.04 in CI
Nightly-wiiload_plugin-20220825-140722
Not a stable release:
Support using the plugin without RPXLoadingModule
Nightly-wiiload_plugin-20220514-163106
Not a stable release:
Use latest librpxloader and libwupsbackend