WiiUPluginLoaderBackend/source
2023-01-04 02:10:12 +01: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 Keep track of acquired RPLs and release them on exit 2022-10-05 21:01:41 +02:00
globals.cpp Keep track of acquired RPLs and release them on exit 2022-10-05 21:01:41 +02:00
globals.h Update version string 2022-10-09 16:40:31 +02:00
hooks.cpp Add break in CallHook switch-case 2023-01-04 02:10:12 +01: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 Call the DEINIT_HOOK before restoring the function patches 2023-01-04 02:10:12 +01:00
PluginManagement.cpp Keep track of acquired RPLs and release them on exit 2022-10-05 21:01:41 +02:00
PluginManagement.h Keep track of acquired RPLs and release them on exit 2022-10-05 21:01:41 +02:00
version.h Display the correct version in the config menu 2022-09-19 16:14:33 +02:00