WiiUPluginLoaderBackend/source
2023-08-16 11:03:28 +02:00
..
config Check arguments for WUPSConfigItems exports 2022-09-19 12:58:06 +02:00
elfio Avoid using streams in ELFIO to massively reduce the binary size 2023-01-04 16:35:06 +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 Improve error message when parsing a plugin failed 2023-08-16 11:03:28 +02:00
utils Improve error message when parsing a plugin failed 2023-08-16 11:03:28 +02:00
globals.cpp Add support for notifications on error 2023-08-16 11:03:28 +02:00
globals.h Add support for notifications on error 2023-08-16 11:03:28 +02:00
hooks.cpp Fix compiling with latest wut, Update Dockerfile 2023-07-18 12:48:54 +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 Add support for notifications on error 2023-08-16 11:03:28 +02:00
NotificationsUtils.cpp Add support for notifications on error 2023-08-16 11:03:28 +02:00
NotificationsUtils.h Add support for notifications on error 2023-08-16 11:03:28 +02:00
PluginManagement.cpp Improve error message when parsing a plugin failed 2023-08-16 11:03:28 +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