Commit Graph

25 Commits

Author SHA1 Message Date
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
GaryOderNichts
71ee86025f Add virtual paths to MountVirtualDevices 2021-04-13 19:53:46 +02:00
Maschell
a40b5652e5 Use WUPS 0.4 2021-03-16 17:37:02 +01:00
Maschell
c540d08944 Update the Dockerfile to use the latest devkitppc image 2021-01-09 15:59:14 +01:00
Maschell
aec8fc5035 Fix some memory leaks 2021-01-01 01:52:20 +01:00
Maschell
c9a655eeee Increase the buffer sizes and align them to 0x40 2021-01-01 01:52:14 +01:00
Maschell
b509af2bf9 Emulate fs:/ and fs:/vol/ in a very hacky way. 2020-12-06 00:04:22 +01:00
Maschell
4174957106 [Workflow] Use Environment Files instead of ::set-env 2020-11-26 23:33:17 +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
403342aa5e Adapt to new plugin identifier by using the latest WUPS version 2020-08-29 19:53:57 +02:00
Maschell
8390740f0e Add Github action workflow for pushing the latest docker image 2020-08-12 23:13:49 +02:00
Maschell
3458b74fa6 [Docker] Use latest devkitPPC and lib versions 2020-08-12 23:13:17 +02:00
Maschell
c689967d12 Add a Dockerfile 2020-06-27 12:38:19 +02:00
Maschell
2d540dff75 Add $(WUT_ROOT)/usr to LIBDIRS 2020-06-27 12:37:49 +02:00
Maschell
0e06e18873 Use a fixed TARGET 2020-06-27 12:37:21 +02:00
Maschell
b798dabced Update the .gitignore 2020-06-27 12:27:56 +02:00
Maschell
b46d5f444f Use WHB for logging 2020-06-27 12:27:39 +02:00
Maschell
f6c8116c7c Fix compling with latest wut version 2020-06-12 13:56:17 +02:00
Maschell
0c3d4b67e2 Add definition of WUT_ROOT 2020-05-03 09:14:10 +02:00
Maschell
043089f48a Replace CMutex class by std::recursive_mutex 2020-04-29 17:54:46 +02:00
Maschell
4862b6ba93 Adapt to new WUPS version 2020-04-29 17:54:15 +02:00
Maschell
51247b0dc1 first commit 2019-11-24 14:20:08 +01:00