WiiUPluginLoaderBackend/source
2022-09-23 22:45: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 Fix loading plugins with ".wut_load_bounds" section 2022-05-14 15:43:30 +02:00
utils Config: Move "onButtonPressed" check out of the loop 2022-09-23 22:45: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 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
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 Log the current module version on each application start 2022-09-19 16:14:33 +02:00
PluginManagement.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
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