Maschell
|
2071c6cbf8
|
Update to use the latest libfunctionpatcher
|
2023-01-07 13:44:05 +01:00 |
|
Maschell
|
e7186d67fb
|
Use libschrift instead of Freetype for font rendering
|
2023-01-04 22:12:14 +01:00 |
|
Maschell
|
47a86a5102
|
Add -Wextra flag to Makefile
|
2023-01-04 16:35:06 +01:00 |
|
Maschell
|
4f191a797b
|
Update Makefile to be compatible with CLion
|
2023-01-04 02:10:12 +01:00 |
|
Maschell
|
598c928d79
|
Control verbose logging via buildflags
|
2022-04-23 09:11:36 +02:00 |
|
Maschell
|
376ada809a
|
Use -Os instead of -O2
|
2022-04-23 09:11:36 +02:00 |
|
Maschell
|
03ba030cd5
|
Fix bulding with make DEBUG=1 on .c files
|
2022-01-30 13:24:33 +01:00 |
|
Maschell
|
93eca9c403
|
Deinit logging, only do logging when built with make DEBUG=1
|
2022-01-23 21:43:54 +01:00 |
|
Maschell
|
13ed348f43
|
Add support for the config and storage API. Bump version to 0.6
|
2021-09-24 20:37:54 +02:00 |
|
Maschell
|
51e1c4c1f2
|
Tweak some compiler options
|
2021-04-17 13:38:36 +02:00 |
|
Maschell
|
096ef0c94a
|
O0->O2
|
2020-12-28 14:46:41 +01:00 |
|
Maschell
|
48451f05de
|
Fix make clean
|
2020-11-26 23:22:29 +01:00 |
|
Maschell
|
1e8c7b0adb
|
Fix compiling with latest wut version by linking against libz
|
2020-08-12 18:19:12 +02:00 |
|
Maschell
|
ce73ac48e0
|
Use the function patcher module for the plugin function patches
|
2020-06-13 16:57:53 +02:00 |
|
Maschell
|
dfb8828829
|
Use libfunctionpatcher for non-plugin function patches
|
2020-06-12 20:51:21 +02:00 |
|
Maschell
|
13e5d854d1
|
Use libkernel for a KernelCopy instead register own kernel functions.
|
2020-05-28 21:58:15 +02:00 |
|
Maschell
|
c3cca4926c
|
Build with WiiUModuleSystem, export a bunch of useful functions to control the backend
|
2020-05-17 21:08:13 +02:00 |
|
Maschell
|
441191e40b
|
Fix warning by not using the c++17 flag on c files
|
2020-05-17 20:36:46 +02:00 |
|
Maschell
|
2705a91c13
|
First iteration of the WUPS-Backend as a .rpx/module for the SetupPayload
- Function replacements are not implemented yet
- Serveral features like the config menu are missing
Still WIP
|
2020-04-29 18:02:36 +02:00 |
|
Maschell
|
69ed56522a
|
Fix some compiler warnings
|
2019-11-18 11:39:09 +01:00 |
|
orboditilt
|
614f75364b
|
Fix the filename.
|
2019-08-18 22:39:09 +02:00 |
|
orboditilt
|
b7aa6401fe
|
Just the backend of the plugin system.
|
2019-08-15 10:45:18 +02:00 |
|
Maschell
|
0c0f9f36e2
|
Add missing libs for linking to fix compiling
|
2019-05-14 22:29:28 +02:00 |
|
Maschell
|
284912c3ea
|
Stub libntfs usage.
|
2019-05-14 22:28:30 +02:00 |
|
Maschell
|
471941be6e
|
First commit on new repo.
|
2018-09-22 19:52:52 +02:00 |
|