WiiUPluginLoaderBackend/source
2024-04-27 17:50:29 +02:00
..
config Fix WUPSConfigItemV1::onCloseCallback 2024-04-27 17:50:29 +02: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 Remove unnecessary std::unique_ptr usages 2024-04-25 16:19:26 +02:00
plugin Fix PluginContainer::operator=(PluginContainer &&src) 2024-04-25 16:19:26 +02:00
utils API: Add WUPSGetPluginMetaInformationByPathEx and WUPSGetPluginMetaInformationByBufferEx 2024-04-25 16:19:26 +02:00
globals.cpp Remove unnecessary std::unique_ptr usages 2024-04-25 16:19:26 +02:00
globals.h Update version to 0.3.0 2024-04-25 16:19:26 +02: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 Remove unnecessary std::unique_ptr usages 2024-04-25 16:19:26 +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 Fix error notiifcation when plugin loading fails 2024-04-26 14:51:23 +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