Skip to content

Releases: wiiu-env/wiiload_plugin

Nightly-wiiload_plugin-20221006-211854

06 Oct 21:18
Compare
Choose a tag to compare
Pre-release

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

06 Oct 16:50
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Reduce the thread priority to 17
Restart the wiiload server on connection issues

Nightly-wiiload_plugin-20221006-102356

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

Not a stable release:
Stop the wiiload server in ON_APPLICATION_ENDS instead of ON_APPLICATION_REQUESTS_EXIT hook

Nightly-wiiload_plugin-20221006-100643

06 Oct 10:06
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

Nightly-wiiload_plugin-20221005-172705

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

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

05 Sep 12:16
Compare
Choose a tag to compare
Update Dockerfile

Nightly-wiiload_plugin-20220904-172928

04 Sep 17:29
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Update Dockerfile

Nightly-wiiload_plugin-20220904-152258

04 Sep 15:22
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Use ubuntu-22.04 in CI

Nightly-wiiload_plugin-20220825-140722

25 Aug 14:07
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Support using the plugin without RPXLoadingModule

Nightly-wiiload_plugin-20220514-163106

14 May 16:31
Compare
Choose a tag to compare
Pre-release

Not a stable release:
Use latest librpxloader and libwupsbackend