Maschell
|
ce73ac48e0
|
Use the function patcher module for the plugin function patches
|
2020-06-13 16:57:53 +02:00 |
|
Maschell
|
506b8eaf9a
|
Use definitions from WUMS if possible
|
2020-06-06 16:40:25 +02:00 |
|
Maschell
|
518d53b5fb
|
Update module_defines.h to match latest SetupPayload version
|
2020-05-29 17:16:34 +02:00 |
|
Maschell
|
80a0712519
|
Make sure to use plugins only in proccess 2 and 15.
|
2020-05-28 20:49:52 +02:00 |
|
Maschell
|
192b00baae
|
Adopt module_defines to be compatible to the latest SetupPayload
|
2020-05-17 21:07:07 +02:00 |
|
Maschell
|
9a5d3a843f
|
Add support for loading a list of plugin data on the next application change
|
2020-05-17 20:49:31 +02:00 |
|
Maschell
|
0c0680be77
|
Even more formatting
|
2020-05-03 12:30:15 +02:00 |
|
Maschell
|
c1c7594926
|
Save the address of memory allocated on the plugin heap
|
2020-05-03 12:23:50 +02:00 |
|
Maschell
|
6d8fd08f25
|
Increase the maximum number of relocations from 500 to 1000. Refactor some code to a "PluginManagement" class.
|
2020-05-03 10:21:05 +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 |
|