WiiUPluginLoaderBackend/source
2022-10-03 22:04:26 +02:00
..
config Check arguments for WUPSConfigItems exports 2022-09-19 12:58:06 +02:00
elfio Format the code via clang-format 2022-02-04 16:35:53 +01:00
fs Optimize file reading 2022-08-08 12:02:25 +02:00
patcher Ignore stick inputs for the config menu combo. 2022-09-19 21:55:48 +02:00
plugin Ignore files that don't end with ".wps" or start with "." or "_" 2022-09-24 13:19:12 +02:00
utils Set a custom OSDynLoad Allocator when processing relocations 2022-10-03 22:04:26 +02:00
globals.cpp Rewrite the plugin backend, use smart pointers is possible, don't persist in structs and simplify code 2022-05-14 15:43:30 +02:00
globals.h Bump the version 2022-09-19 22:58:44 +02:00
hooks.cpp Use switch-case for hook calling 2022-10-03 22:04:26 +02:00
hooks.h Rewrite the plugin backend, use smart pointers is possible, don't persist in structs and simplify code 2022-05-14 15:43:30 +02:00
main.cpp Fix resetting the trampoline data to avoid a crash when re-loading plugins 50+ times 2022-10-03 22:04:26 +02:00
PluginManagement.cpp Set a custom OSDynLoad Allocator when processing relocations 2022-10-03 22:04:26 +02:00
PluginManagement.h Rewrite the plugin backend, use smart pointers is possible, don't persist in structs and simplify code 2022-05-14 15:43:30 +02:00
version.h Display the correct version in the config menu 2022-09-19 16:14:33 +02:00