WiiUPluginLoaderBackend/source
2026-05-05 17:05:17 +02:00
..
config Add missing includes 2026-01-26 20:08:26 +01:00
elfio Code cleanup 2025-02-08 13:14:17 +01:00
fs Add missing includes 2026-01-26 20:08:26 +01:00
patcher Revert back to previous reent cleanup implementation 2026-04-19 12:03:58 +02:00
plugin Add logic to handle the "reent" bug 2026-04-19 12:03:58 +02:00
utils Improve performance of config menu drawing 2026-05-05 17:05:17 +02:00
globals.cpp Fix resolving symbolnames while cleaning up plugins 2026-04-19 12:03:58 +02:00
globals.h Bump version 2026-05-05 17:05:17 +02:00
hooks.cpp Use non-newlib function to allocate memory for reent structs to make things simpler 2026-04-19 12:03:58 +02:00
hooks.h Clean up includes 2025-02-08 13:14:17 +01:00
main.cpp Fix using devoptabs/sockets in DEINITIALIZE_PLUGIN hook 2026-05-05 17:05:17 +02:00
NotificationsUtils.cpp Add logic to handle the "reent" bug 2026-04-19 12:03:58 +02:00
NotificationsUtils.h Add logic to handle the "reent" bug 2026-04-19 12:03:58 +02:00
PluginManagement.cpp Add logic to handle the "reent" bug 2026-04-19 12:03:58 +02:00
PluginManagement.h Initial support for tracking plugin heap usage and detect double frees or memory leaks 2026-04-19 12:03:58 +02:00
ShellCommands.cpp Remove unneeded register 2026-04-19 12:03:58 +02:00
ShellCommands.h Add iopshell command for showing memory usage 2026-04-19 12:03:58 +02:00
version.h Code cleanup 2025-02-08 13:14:17 +01:00