Maschell
|
586ed091d7
|
Use the function patcher module for the plugin function patches
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
bed3f7920b
|
Use definitions from WUMS if possible
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
c79cdd04ed
|
Update module_defines.h to match latest SetupPayload version
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
8050bb7e44
|
Make sure to use plugins only in proccess 2 and 15.
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
a9405954f6
|
Adopt module_defines to be compatible to the latest SetupPayload
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
5d306ba833
|
Add support for loading a list of plugin data on the next application change
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
8dd161b177
|
Even more formatting
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
fae8be334f
|
Save the address of memory allocated on the plugin heap
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
2e0a02f5aa
|
Increase the maximum number of relocations from 500 to 1000. Refactor some code to a "PluginManagement" class.
|
2020-08-12 18:30:21 +02:00 |
|
Maschell
|
9c23f9f315
|
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-08-12 18:30:21 +02:00 |
|