Maschell
|
7361737233
|
Update Dockerfile
|
2023-06-27 17:46:33 +02:00 |
|
Maschell
|
4d7c2e9ad9
|
Fix compiling with latest libwupsbackend
|
2023-06-27 17:46:33 +02:00 |
|
Maschell
|
4dc60e1a4a
|
Use non deprecated release action
|
2023-04-08 12:50:07 +02:00 |
|
Maschell
|
09c9da38c3
|
Use actions/checkout@v3
|
2023-04-08 12:50:07 +02:00 |
|
Maschell
|
931a139c62
|
Change docker registry to ghcr.io
|
2023-04-08 12:50:07 +02:00 |
|
Maschell
|
75024f4c57
|
Change default branch to main
|
2023-04-08 12:50:07 +02:00 |
|
Maschell
|
4f5cc474b0
|
Update version string
|
2022-10-14 20:49:16 +02:00 |
|
Maschell
|
073eb0583a
|
Fix loading the config values from the config files
|
2022-10-14 20:49:16 +02:00 |
|
Maschell
|
2f3dc331f8
|
Update version string
|
2022-10-09 16:58:44 +02:00 |
|
Maschell
|
6a87b9e107
|
Clean up socket on error
|
2022-10-07 15:50:40 +02:00 |
|
Maschell
|
1984203bed
|
Optimize error handling
|
2022-10-07 14:23:52 +02:00 |
|
Maschell
|
31dedcfd89
|
Revert lowering the priority
|
2022-10-07 14:23:52 +02:00 |
|
Maschell
|
4177052fb7
|
Support using the git hash on nightlies
|
2022-10-06 23:17:32 +02:00 |
|
Maschell
|
937e259f4c
|
Add basic config menu to disable the wiiload server
|
2022-10-06 23:17:32 +02:00 |
|
Maschell
|
a8a3287ebf
|
Fix joining the thread
|
2022-10-06 23:17:32 +02:00 |
|
Maschell
|
ca47e10a0c
|
Restart the wiiload server on connection issues
|
2022-10-06 18:49:38 +02:00 |
|
Maschell
|
3559ac4049
|
Reduce the thread priority to 17
|
2022-10-06 18:49:38 +02:00 |
|
Maschell
|
4ed731a3ef
|
Stop the wiiload server in ON_APPLICATION_ENDS instead of ON_APPLICATION_REQUESTS_EXIT hook
|
2022-10-06 12:22:42 +02:00 |
|
Maschell
|
7f963d1900
|
Fix potential softlock that could happen if the thread was canceled but is not (marked as) terminated
|
2022-10-06 12:05:16 +02:00 |
|
Maschell
|
352946fbf2
|
Update Dockerfile
|
2022-10-05 19:22:40 +02:00 |
|
Maschell
|
488184380c
|
Improve the commit messages for nightlies
|
2022-10-05 19:22:40 +02:00 |
|
Maschell
|
0a7b0b245a
|
Only join the thread if it has not been terminated yet
|
2022-10-05 19:22:40 +02:00 |
|
Maschell
|
c8df037005
|
Remove the hardcoded threadname from the CThread class
|
2022-10-05 19:22:40 +02:00 |
|
Maschell
|
03b9a7a928
|
Make sure the wiiload thread is cleaned up
|
2022-10-05 19:22:40 +02:00 |
|
Maschell
|
a0ad379b95
|
Update Makefile to be compatible with CLion
|
2022-10-05 19:22:40 +02:00 |
|
Maschell
|
e7123a35fd
|
Use C++20
|
2022-10-05 19:22:40 +02:00 |
|
Maschell
|
e8e3d1aa89
|
Update Dockerfile
|
2022-09-04 19:28:15 +02:00 |
|
Maschell
|
11c482624b
|
Use ubuntu-22.04 in CI
|
2022-09-04 17:21:49 +02:00 |
|
Maschell
|
ceb5005f34
|
Update Dockerfile
|
2022-09-04 17:21:49 +02:00 |
|
Maschell
|
35724b9ccd
|
Add LICENSE
|
2022-09-04 17:21:49 +02:00 |
|
Maschell
|
b65dd08792
|
Support using the plugin without RPXLoadingModule
|
2022-08-25 16:05:53 +02:00 |
|
Maschell
|
b406c05c7b
|
Abort launch if loading a homebrew fails
|
2022-08-25 16:05:53 +02:00 |
|
Maschell
|
6189288b5a
|
Use latest librpxloader for loading homebrew
|
2022-08-25 16:05:53 +02:00 |
|
Maschell
|
2d87a6e982
|
Abort file loading if saving the file to the sd card fails
|
2022-08-25 16:05:53 +02:00 |
|
Maschell
|
7d7b04f3ea
|
Use latest librpxloader and libwupsbackend
|
2022-05-14 18:29:49 +02:00 |
|
Maschell
|
57ecb8befc
|
Improve logging
|
2022-05-14 15:56:06 +02:00 |
|
Maschell
|
37d42d27ad
|
Add missing shutdown/close
|
2022-05-14 15:46:40 +02:00 |
|
Maschell
|
3cf879dee7
|
Format the code via clang-format
|
2022-02-04 15:52:10 +01:00 |
|
Maschell
|
dcbf322005
|
Formatting and clean up
|
2022-01-30 17:54:27 +01:00 |
|
Maschell
|
2798272513
|
Update Dockerfile, use WUMS 0.7.1
|
2022-01-30 17:53:56 +01:00 |
|
Maschell
|
56edd42b6f
|
Change the layout of the release .zip
|
2022-01-30 17:51:09 +01:00 |
|
Maschell
|
04ec4668dc
|
Do logging only when built with make DEBUG = 1
|
2022-01-30 17:49:03 +01:00 |
|
Maschell
|
604408e707
|
[CI] Fix asset content type
|
2022-01-30 17:44:53 +01:00 |
|
Maschell
|
b8b8c0a14c
|
Set a proper thread name
|
2022-01-30 17:44:17 +01:00 |
|
Maschell
|
1d029f6274
|
Use the LoggingModule if possible
|
2021-11-06 23:22:37 +01:00 |
|
Maschell
|
c2781569ce
|
WUPS 0.6.1
|
2021-10-31 16:37:02 +01:00 |
|
Maschell
|
feb1e5237c
|
Formatting and cleanup
|
2021-09-24 21:04:06 +02:00 |
|
Maschell
|
e7cb6b4572
|
WUPS 0.6 support
|
2021-09-24 20:51:39 +02:00 |
|
Maschell
|
9f89d82827
|
Update Dockerfile to use WUPS 0.5
|
2021-09-17 16:39:24 +02:00 |
|
Maschell
|
e7513c3862
|
Compile with latest wut and WUPS 0.5
|
2021-04-17 14:22:19 +02:00 |
|