Commit Graph

25 Commits

Author SHA1 Message Date
Maschell
47b059cb48 Wait with thread cleanup until the thread has ended 2022-10-08 16:06:48 +02:00
Maschell
3f0d70cc4c Only unmounts devices if they were mounted before 2022-10-07 15:38:18 +02:00
Maschell
6e2ea75917 Fix exiting 2022-10-06 23:19:52 +02:00
Maschell
52766cdca1 Stop the server in ON_APPLICATION_ENDS instead of ON_APPLICATION_REQUESTS_EXIT hook 2022-10-06 12:22:49 +02:00
Maschell
2a79fd7862 Fix potential softlock that could happen if the thread was canceled but is not (marked as) terminated 2022-10-06 12:22:49 +02:00
Maschell
10838cfafb Make sure the server is destroyed when launching a title 2022-10-05 20:09:29 +02:00
Maschell
0f61c1ecfb Add a config menu to enabled/disable the server, see the ip, and enabled/disable access to system files 2022-09-19 14:26:34 +02:00
Maschell
c40df1a909 Update the version and add support using the git hash on nightlies 2022-09-19 13:40:29 +02:00
Maschell
21c34020a5 Update libraries 2022-09-04 10:33:48 +02:00
Maschell
acde083dcf Use libmocha instead of libiosuhax 2022-08-27 13:36:49 +02:00
Maschell
be2af9fdf0 Adjust logs to use a proper log-level 2022-05-14 19:54:27 +02:00
Maschell
63f21d5a18 Format the code via clang-format 2022-02-04 14:36:55 +01:00
Maschell
5e6e8bdb53 Formatting and cleanup 2022-01-30 21:05:09 +01:00
Maschell
733b2189be Only do logging when built with make DEBUG=1 2022-01-30 20:57:11 +01:00
Maschell
9f784cbf1b Formatting and cleanup 2021-09-24 19:49:11 +02:00
Maschell
f4dd784456 Update Dockerfile 2021-09-24 19:41:27 +02:00
Maschell
dbff9ca577 Update Dockerfile to use WUPS 0.5 2021-09-17 16:53:11 +02:00
Maschell
dd28076063 Compile with latest wut, compile with WUPS 0.5 2021-04-17 14:20:41 +02:00
Maschell
a40b5652e5 Use WUPS 0.4 2021-03-16 17:37:02 +01:00
Maschell
b509af2bf9 Emulate fs:/ and fs:/vol/ in a very hacky way. 2020-12-06 00:04:22 +01:00
Maschell
bfb52bbeb5 Minor improvements 2020-11-26 23:32:44 +01:00
Maschell
5a9aac7d22 Fix unmounting devices 2020-11-26 23:32:30 +01:00
Maschell
090de0e2cc Write the FSA fd to the global variable to be able to close it on exit 2020-10-16 19:21:26 +02:00
Maschell
b46d5f444f Use WHB for logging 2020-06-27 12:27:39 +02:00
Maschell
51247b0dc1 first commit 2019-11-24 14:20:08 +01:00