WiiUPluginLoaderBackend/source
Maschell e3e67f8a8e
Some checks are pending
CI-Release / clang-format (push) Waiting to run
CI-Release / build-binary (push) Blocked by required conditions
CI-Release / deploy-binary (push) Blocked by required conditions
Adjust the values for input repeating in the config menu
2026-05-05 17:05:17 +02:00
..
config Turn "missing onDelete callback" error into info 2026-05-05 17:05:17 +02: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 Adjust the values for input repeating in the config menu 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 Call FINI before destroy devoptabs and sockets 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