Commit Graph

27 Commits

Author SHA1 Message Date
Maschell 275eb604c6 Use latest libfunctionpatcher 2023-01-07 16:25:34 +01:00
Maschell d50e438024 Use WUMS 0.3.2 and update Dockerfile 2023-01-07 16:25:34 +01:00
Maschell fe9c74708d Update version string 2022-10-09 17:47:09 +02:00
Maschell afeb29f81b Log the module version on each application start 2022-10-09 13:51:22 +02:00
Maschell 7ffde9961b Add the shortname to the save directory of a wuhb 2022-10-09 13:51:22 +02:00
Maschell 1422cec156 Support reloading the appliation when running a .wuhb 2022-09-05 20:24:47 +02:00
Maschell 8e3c2ae982 Update to use latest libraries 2022-09-04 14:55:14 +02:00
Maschell 5ebee36b7f Use libmocha to load .rpx 2022-08-24 14:53:49 +02:00
Maschell 3ceb7c8dfc Use full path for save redirection 2022-08-24 14:53:49 +02:00
Maschell c4050b3090 Use latest libfunctionpatcher version 2022-05-08 19:36:02 +02:00
Maschell ebe901ebdc Rewrite to use libcontentredirection and libwuhbutils. 2022-04-17 21:56:53 +02:00
Maschell 9c8e69003d Fix use-after-free and double-free 2022-03-05 18:37:49 +01:00
Maschell 5e53161cb1 Minor code cleanup 2022-02-14 19:53:44 +01:00
Maschell 83c1cef208 Replace DCFlushRange with OSMemoryBarrier 2022-02-14 19:53:44 +01:00
Maschell 142aa827d2 Format the code via clang-format 2022-02-04 16:38:11 +01:00
Maschell 032459d809 Fix compiling 2022-01-26 23:18:34 +01:00
Maschell b5aa508339 Do logging only when built with `make DEBUG = 1` 2022-01-26 14:25:34 +01:00
Maschell 0ac1752560 Use the LoggingModule if possible 2021-11-06 23:26:13 +01:00
Maschell 112c14498a Fix FSReadDir when redirecting the /vol/content directory to another path 2021-09-30 14:25:17 +02:00
Maschell cf61f8ce0f Update Dockerfile and fix SD access 2021-09-24 17:15:04 +02:00
Maschell 05120c8934 Fix /vol/save redirection for .wuhb files 2021-08-09 18:50:40 +02:00
Maschell d28b4b3068 Fix displaying the name/icon of an application 2021-04-13 20:14:50 +02:00
Maschell 2e25fbd8c1 Refactor content redirection 2021-04-06 16:35:16 +02: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 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 4551e08745 first commit 2021-01-01 01:39:28 +01:00