WiiUPluginLoaderBackend/source
2022-09-19 16:03:39 +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 Fix opening the config menu with the classic controller 2022-09-19 16:03:39 +02:00
plugin Fix loading plugins with ".wut_load_bounds" section 2022-05-14 15:43:30 +02:00
utils Make sure the extensionType is valid before usin KPADData in the config menu 2022-09-19 16:03:39 +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 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.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 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.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