Commit Graph

34 Commits

Author SHA1 Message Date
Maschell
39fd2654bb Use latest libwupsbackend version 2024-03-24 11:15:15 +01:00
Maschell
8ba9c4250c Refactor TcpReceiver::loadBinary 2024-03-24 11:15:15 +01:00
Maschell
47c72c4206 Some more cleanup 2024-03-16 19:52:37 +01:00
Maschell
a49fa90801 Rewrite logic, clean up and remove unused parts 2024-03-16 11:00:59 +01:00
Maschell
cee5d8e838 Add error notifications if wiiloading a rpx/wuhb fails 2023-11-27 17:55:55 +01:00
Maschell
4d7c2e9ad9 Fix compiling with latest libwupsbackend 2023-06-27 17:46:33 +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
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
c8df037005 Remove the hardcoded threadname from the CThread class 2022-10-05 19:22:40 +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
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
feb1e5237c Formatting and cleanup 2021-09-24 21:04:06 +02:00
Maschell
e7513c3862 Compile with latest wut and WUPS 0.5 2021-04-17 14:22:19 +02:00
Maschell
c9ece3040d Directly use librpxloader 2021-01-16 23:06:14 +01:00
Maschell
ed127ca84d Try to save to .wuhb to temp2.wuhb if temp.wuhb is currently mounted 2021-01-16 23:03:33 +01:00
Maschell
6c1607b097 Various fixes and clean up, reload application via _SYSLaunchTitleWithStdArgsInNoSplash when loading a plugin 2021-01-10 18:22:17 +01:00
Maschell
d350fa801c Use RPXLoader for loading homebrew, add support for .wuhb 2021-01-09 21:24:45 +01:00
Maschell
fc887272c5 Adapt to new plugin identifier 2020-08-29 19:50:17 +02:00
Maschell
6e44a24e1e Workaround for restarting the current application after loading a new plugin 2020-08-09 18:14:30 +02:00
Maschell
9c699f53d5 Improve memory management 2020-06-27 12:18:42 +02:00
Maschell
2f4d549d19 Use WHB for logging, minor formatting and cleanup 2020-06-27 12:18:26 +02:00
Maschell
80586bb5de Formatting 2020-06-03 19:45:51 +02:00
Maschell
0d33e1a9b6 Use libwupsbackend for wiiloading plugins 2020-05-17 20:29:29 +02:00
Maschell
9ba9e5ca1b First commit 2019-11-24 14:35:38 +01:00