GaryOderNichts
61e6f06649
Add plugin_id and config_revision meta fields
2020-12-16 14:51:35 +01:00
Maschell
efb5ca0629
Change the plugin identifier to be compatible with unix/docker
2020-08-29 19:42:49 +02:00
Maschell
a17cd7f678
Update the Dockerfile to use the latest devkitPPC
2020-08-12 17:34:03 +02:00
Maschell
60363825d1
Add action to push docker images
2020-08-10 11:36:31 +02:00
Maschell
ee4fbefe7c
Create ci.yml
2020-08-09 21:35:26 +02:00
Maschell
956d472564
Update Dockerfile
2020-08-09 21:13:38 +02:00
Maschell
4fb2d14ce1
Add a dockerfile
2020-06-26 20:17:20 +02:00
Maschell
40f600cc60
Add /lib folder to the .gitignore
2020-06-26 20:15:07 +02:00
Maschell
96053e1e54
Add missing config for compiling
2020-06-26 20:13:53 +02:00
Maschell
f5ea405071
Fix compiling the example plugin
2020-06-19 13:17:02 +02:00
Maschell
41bfa32319
Add option to patch functions for a specific process
2020-06-19 13:16:40 +02:00
Maschell
012ddd154a
Extend wut share files instead of replacing it
2020-06-12 13:55:34 +02:00
Maschell
f1be3e51d6
example plugin: Use WUPS_USE_WUT_CRT() to get support for newlib functions and CPP
2020-05-03 11:18:26 +02:00
Maschell
f5398ee2e0
Only call __init_wut_stdcpp when it exists
2020-05-03 11:17:29 +02:00
Maschell
96040c75ab
Fix building the example plugin when WUT_ROOT is not set
2020-05-03 11:17:00 +02:00
Maschell
195e686a50
- Plugins now will be provided in RPX format and have the extension ".wps"
...
- Remove the fs function wrapper
2020-04-29 17:53:53 +02:00
Maschell
cc2aea8ca9
Fix a typo
2019-11-18 18:22:20 +01:00
Maschell
3a0b5122c7
Add new hooks to provide some WUT features like malloc wrapping, sd card access or using of std::threads
...
Updated the example plugins
2019-11-18 11:50:03 +01:00
Maschell
d2e557412f
Update hooks and add a new way for patching functions
2019-11-17 17:43:09 +01:00
Maschell
e9ea643f19
Add hooks to manipulate the DRC and TV colorbuffer
2019-03-01 19:16:20 +01:00
Maschell
94fe01eaf7
Add "DrawTexture" function to overlay hook
2019-03-01 19:15:31 +01:00
Maschell
6a775c1f89
Add function to convert images to textures.
2019-02-08 20:11:54 +01:00
Maschell
0ca7b8a344
Add support for video memory alloc/free
2019-02-08 16:33:18 +01:00
Maschell
b29787896c
Add new ConfigItem type to a set integers in a given range.
2019-02-07 13:03:48 +01:00
Maschell
0ded92509a
Add WUPS_CONFIG_BUTTONS values
2019-02-07 13:02:36 +01:00
Maschell
50ec086f9a
Update README.MD
2018-11-20 10:09:42 +01:00
Maschell
d6995a98bb
Simplify the travis script using docker
2018-09-22 19:33:18 +02:00
Maschell
3b831bbbda
Add Dockerfile
2018-09-22 19:27:54 +02:00
Maschell
a7357af768
Move the plugin loader into a seperate repository
2018-09-22 18:09:29 +02:00
Maschell
fc703e55da
Force lower caching value on libfat
2018-09-21 17:17:25 +02:00
Maschell
efc57b17e0
Add a missing closedir in the plugin loader
2018-09-15 14:35:33 +02:00
Maschell
e2f0e83a5f
Don't call the DEINIT hook on exit.
2018-09-15 14:35:07 +02:00
Maschell
3acf94d049
Minor formatting
2018-09-14 20:26:31 +02:00
Maschell
e866e6321c
Add the option for a config item to check on which screen it can draw via the Overlay API safely.
2018-09-14 20:26:16 +02:00
Maschell
46af94ac1a
Minor cosmetic adjustments to the config menu
2018-09-14 20:24:57 +02:00
Maschell
d8d0352569
Force redrawing the config menu when a buttons was pressed on a item.
2018-09-14 20:20:08 +02:00
Maschell
77288a2365
Fix a crash that could happen due worng relocations. The address in the used bl is SINGNED. This mean for everything above 0x01FFFFFC we need to use the big jump.
2018-09-14 19:07:57 +02:00
Maschell
b1d89c9d4d
Improve the ConfigItem callback system.
...
- The callback is now only called when then config menu has been closed and value has actually changed (or an newer value has been read from SD). This increased the performance!
- The WUPSConfigItemBoolean and WUPSConfigItemMultipleValues callbacks now provide a pointer to the causes config item.
2018-09-14 13:02:06 +02:00
Maschell
0d80bd2183
Fix integer underflow in the WUPSConfigItemMultipleValues
2018-09-14 12:59:37 +02:00
Maschell
44f373d3e2
Fix issue #25
2018-09-14 10:38:01 +02:00
Maschell
728593bbfd
Add information about the wiki to the README
2018-09-14 10:29:54 +02:00
Maschell
9c912d5c68
Update README.MD
2018-08-06 19:57:59 +02:00
Maschell
3bdd9c7030
Updated the README
2018-07-20 16:54:17 +02:00
Maschell
c90998e515
Update README
2018-07-17 19:10:08 +02:00
Maschell
96fe5b6353
Update the README. Adding information about the configuration menu, fixed typos and add the streaming plugin
2018-07-17 18:10:35 +02:00
Maschell
5d9a2273ad
Minor formatting in the CSettings class
2018-07-17 15:28:30 +02:00
Maschell
e947c4e5c3
Fix broken makefile
2018-07-17 15:28:11 +02:00
Maschell
4b835cfc6b
Add a config item type for multiple choice configs (e.g. select a resolution)
2018-07-17 15:27:51 +02:00
Maschell
7a04c99d86
Add a config item for boolean values.
2018-07-17 15:27:19 +02:00
Maschell
e6e488a453
Add the possibility of configurations to the plugins!
...
Adds the configuration menu.
2018-07-17 15:26:52 +02:00