Maschell
|
142aa827d2
|
Format the code via clang-format
|
2022-02-04 16:38:11 +01:00 |
|
Maschell
|
91f77ed210
|
Change the layout of the release .zip
|
2022-01-30 17:05:28 +01:00 |
|
Maschell
|
671f207ebe
|
Fix compiler warnings
|
2022-01-30 13:49:38 +01:00 |
|
Maschell
|
16d5d734c7
|
Fix building with make DEBUG=1
|
2022-01-30 13:45:46 +01:00 |
|
Maschell
|
7ad9df8a8c
|
Format code
|
2022-01-26 23:20:21 +01:00 |
|
Maschell
|
cceda5e231
|
Fix compiler warnings
|
2022-01-26 23:19:27 +01:00 |
|
Maschell
|
032459d809
|
Fix compiling
|
2022-01-26 23:18:34 +01:00 |
|
Maschell
|
1365eff9fc
|
Don't use the stack for meta.ini parsing
|
2022-01-26 14:32:30 +01:00 |
|
Maschell
|
136da033f4
|
Update Dockerfile for WUMS 0.3.1 support
|
2022-01-26 14:25:47 +01:00 |
|
Maschell
|
b5aa508339
|
Do logging only when built with make DEBUG = 1
|
2022-01-26 14:25:34 +01:00 |
|
Maschell
|
8b7c2bb145
|
[CI] Fix asset content type
|
2022-01-26 14:23:56 +01:00 |
|
Maschell
|
9665b48d9a
|
Update Dockerfile to use WUMS 0.3
|
2021-12-07 20:55:06 +01:00 |
|
Maschell
|
0ac1752560
|
Use the LoggingModule if possible
|
2021-11-06 23:26:13 +01:00 |
|
Maschell
|
7fe0fce93d
|
Update Dockerfile
|
2021-10-02 11:42:20 +02:00 |
|
Maschell
|
70c996811f
|
Remove unused imports
|
2021-10-02 11:39:07 +02:00 |
|
Maschell
|
112c14498a
|
Fix FSReadDir when redirecting the /vol/content directory to another path
|
2021-09-30 14:25:17 +02:00 |
|
Maschell
|
91b7686e2e
|
Fix type of parameter
|
2021-09-30 00:26:03 +02:00 |
|
Maschell
|
b00a566726
|
Fix opening /vol/content when redirecting it to a specfic path
|
2021-09-30 00:25:28 +02:00 |
|
Maschell
|
bff0f823f0
|
Formatting
|
2021-09-28 20:04:55 +02:00 |
|
Maschell
|
a18a28091b
|
Add RL_UnmountCurrentRunningBundle export
|
2021-09-28 18:18:03 +02:00 |
|
Maschell
|
cf61f8ce0f
|
Update Dockerfile and fix SD access
|
2021-09-24 17:15:04 +02:00 |
|
Maschell
|
85838b1a42
|
Formatting and cleanup
|
2021-09-24 17:14:38 +02:00 |
|
Maschell
|
0797cb9b9a
|
Update Dockerfile to use WUMS 0.2
|
2021-09-17 16:36:19 +02:00 |
|
Maschell
|
05120c8934
|
Fix /vol/save redirection for .wuhb files
|
2021-08-09 18:50:40 +02:00 |
|
Maschell
|
661a79e116
|
Add additional verbose logging, fix existing verbose logging
|
2021-08-09 18:45:33 +02:00 |
|
Maschell
|
0806de46b0
|
Fix cleanup of .wms on make clean
|
2021-08-09 18:44:51 +02:00 |
|
Maschell
|
d28b4b3068
|
Fix displaying the name/icon of an application
|
2021-04-13 20:14:50 +02:00 |
|
Maschell
|
26be607bfd
|
Update Dockerfile to use latest librpxloader
|
2021-04-06 16:39:52 +02:00 |
|
Maschell
|
c09f2a1475
|
Add add function to disable the current /vol/content redirection.
|
2021-04-06 16:35:24 +02:00 |
|
Maschell
|
702524251e
|
Add support for redirecting the /vol/content folder
|
2021-04-06 16:35:19 +02:00 |
|
Maschell
|
2e25fbd8c1
|
Refactor content redirection
|
2021-04-06 16:35:16 +02:00 |
|
Maschell
|
5f1b0bf67e
|
Do not call OSFatal when a FS async operation is setting callback + ioMsgQue
|
2021-04-06 16:35:10 +02:00 |
|
Maschell
|
65f5460e68
|
Fix compiling with docker by using the latest libromfs_wiiu version
|
2021-04-02 13:28:30 +02:00 |
|
Maschell
|
54b6e7ce38
|
Patch out ReportWarn of the loader to increase loading time of homebrew titles compiled by wut
|
2021-03-13 13:58:34 +01:00 |
|
Maschell
|
b4907eab5a
|
Compile with latest WUMS version
|
2021-03-13 13:52:55 +01:00 |
|
Maschell
|
06e92de8e5
|
Reimplement RPX/Bundle loading logic.
|
2021-02-19 20:32:44 +01:00 |
|
Maschell
|
158db91f7a
|
Formatting and logging
|
2021-01-24 15:45:30 +01:00 |
|
Maschell
|
9d43e49e7b
|
Fix reading files from buffer
|
2021-01-24 15:45:15 +01:00 |
|
Maschell
|
f79ae3847e
|
Fix Dockerfile, fix compiler warnings
|
2021-01-24 14:06:25 +01:00 |
|
Maschell
|
160d5b4f3e
|
Patch home menu process to display the correct icon + name when a .wuhb is loaded
Export functions for accessing files inside a bundle
|
2021-01-17 18:08:07 +01:00 |
|
Maschell
|
3bb7b0e4ab
|
Update Dockerfile to use the latest libromfs image
|
2021-01-10 18:24:20 +01:00 |
|
Maschell
|
d7228d4520
|
Keep /vol/content mounted if loading into a .rpx
|
2021-01-09 21:23:48 +01:00 |
|
Maschell
|
e09a655485
|
Search for .rpx in /code/ for .wuhb files
|
2021-01-09 21:23:33 +01:00 |
|
Maschell
|
ff35dc23cc
|
Update and fix Dockerfile
|
2021-01-09 16:11:10 +01:00 |
|
Maschell
|
e4096fd9a4
|
Fix workflow to run on pushes to main instead of master
|
2021-01-09 16:09:38 +01:00 |
|
Maschell
|
4229909519
|
Fix FSChangeDirAsync hook to always make sure the directory ends with "/"
|
2021-01-09 16:08:53 +01:00 |
|
Maschell
|
4551e08745
|
first commit
|
2021-01-01 01:39:28 +01:00 |
|