WiiUPluginLoaderBackend/source
2024-08-27 08:44:33 -03:00
..
config Added WUPSConfigAPI_IsMenuOpen() to allow plugins to check if the menu is open. 2024-08-27 08:44:33 -03:00
elfio Avoid using streams in ELFIO to massively reduce the binary size 2023-01-04 16:35:06 +01:00
fs - use const auto& where possible 2024-04-25 16:19:26 +02:00
patcher Added WUPSConfigAPI_IsMenuOpen() to allow plugins to check if the menu is open. 2024-08-27 08:44:33 -03:00
plugin Small fixes to the .wps loading, return nullptr instead of OSFatal, add asserts instead of OSFatal 2024-05-08 18:08:03 +02:00
utils Use left/right to jump a full page on the toplevel menu. (#84) 2024-08-09 19:45:45 +02:00
globals.cpp Added WUPSConfigAPI_IsMenuOpen() to allow plugins to check if the menu is open. 2024-08-27 08:44:33 -03:00
globals.h Added WUPSConfigAPI_IsMenuOpen() to allow plugins to check if the menu is open. 2024-08-27 08:44:33 -03:00
hooks.cpp Remove unnecessary std::unique_ptr usages 2024-04-25 16:19:26 +02:00
hooks.h Remove unnecessary std::unique_ptr usages 2024-04-25 16:19:26 +02:00
main.cpp Fix displaying the config menu when using 480i + 4:3 or 576i as output resolution 2024-05-10 12:34:34 +02:00
NotificationsUtils.cpp Fix error notifications 2024-04-26 16:18:03 +02:00
NotificationsUtils.h Simplify NotificationUtils 2024-04-25 16:19:26 +02:00
PluginManagement.cpp Small fixes to the .wps loading, return nullptr instead of OSFatal, add asserts instead of OSFatal 2024-05-08 18:08:03 +02:00
PluginManagement.h Remove unnecessary std::unique_ptr usages 2024-04-25 16:19:26 +02:00
version.h Display the correct version in the config menu 2022-09-19 16:14:33 +02:00