WiiUPluginLoaderBackend/source
2026-04-18 13:01:22 +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-13 20:54:53 +02:00
plugin Add logic to handle the "reent" bug 2026-04-17 23:57:56 +02:00
utils Add logic to handle the "reent" bug 2026-04-17 23:57:56 +02:00
globals.cpp Fix resolving symbolnames while cleaning up plugins 2026-02-14 09:26:48 +01:00
globals.h Bump Version 2026-04-18 13:01:22 +02:00
hooks.cpp Use non-newlib function to allocate memory for reent structs to make things simpler 2026-04-14 18:58:01 +02:00
hooks.h Clean up includes 2025-02-08 13:14:17 +01:00
main.cpp Add logic to handle the "reent" bug 2026-04-17 23:57:56 +02:00
NotificationsUtils.cpp Add logic to handle the "reent" bug 2026-04-17 23:57:56 +02:00
NotificationsUtils.h Add logic to handle the "reent" bug 2026-04-17 23:57:56 +02:00
PluginManagement.cpp Add logic to handle the "reent" bug 2026-04-17 23:57:56 +02:00
PluginManagement.h Initial support for tracking plugin heap usage and detect double frees or memory leaks 2026-03-29 13:19:18 +02:00
ShellCommands.cpp Remove unneeded register 2026-04-14 19:33:33 +02:00
ShellCommands.h Add iopshell command for showing memory usage 2026-03-29 13:19:18 +02:00
version.h Code cleanup 2025-02-08 13:14:17 +01:00