Commit Graph

408 Commits

Author SHA1 Message Date
Maschell
a257c7f05c Call FINI before destroy devoptabs and sockets 2026-05-03 12:06:04 +02:00
Maschell
d0fc5f405f Add "InputRepeating" when holding a navigation button in the config menu 2026-04-29 17:52:56 +02:00
Maschell
9781f6e846 Turn "missing onDelete callback" error into info 2026-04-29 17:29:37 +02:00
Maschell
9a081bfb04 Compile with O2 as we are not limited by binary sizes anymore 2026-04-29 17:29:37 +02:00
Maschell
d483c4e39b Truncate item name in config menu if needed 2026-04-29 17:29:37 +02:00
Maschell
d03caa26a0 Improve performance of config menu drawing 2026-04-29 17:29:37 +02:00
Maschell
5646d808a8 Bump version 2026-04-29 17:29:37 +02:00
Maschell
165c040475 Fix using devoptabs/sockets in DEINITIALIZE_PLUGIN hook 2026-04-28 20:33:10 +02:00
Maschell
44634576aa Update Dockerfile
Some checks failed
CI-Release / clang-format (push) Has been cancelled
CI-Release / build-binary (push) Has been cancelled
CI-Release / deploy-binary (push) Has been cancelled
2026-04-19 12:03:58 +02:00
Maschell
7119d9ca94 Bump Version 2026-04-19 12:03:58 +02:00
Maschell
a22da69f2d Add logic to handle the "reent" bug 2026-04-19 12:03:58 +02:00
Maschell
66fd70e759 Fix typo in safe mode warning 2026-04-19 12:03:58 +02:00
Maschell
0babd38f29 Remove unneeded register 2026-04-19 12:03:58 +02:00
Maschell
3840647d34 Use non-newlib function to allocate memory for reent structs to make things simpler 2026-04-19 12:03:58 +02:00
Maschell
0576b17e0d Fix config menu exit text 2026-04-19 12:03:58 +02:00
Maschell
dc0760b3f1 Revert back to previous reent cleanup implementation 2026-04-19 12:03:58 +02:00
Maschell
0d4e1544f8 Fix implementation of ClearDanglingReentPtr 2026-04-19 12:03:58 +02:00
Maschell
77144948a9 Clean up logs 2026-04-19 12:03:58 +02:00
Maschell
1206dbc502 Bump Version 2026-04-19 12:03:58 +02:00
Maschell
214ebe09ed Simplify ClearDanglingReentPtr 2026-04-19 12:03:58 +02:00
Maschell
e49b1c4e7c Implement support for WUPS 0.9.1, add proper plugin reent handling 2026-04-19 12:03:58 +02:00
Maschell
434bceff17 Fix compiling with debug logs 2026-04-19 12:03:58 +02:00
Maschell
26f2825688 Update Dockerfile 2026-04-19 12:03:58 +02:00
Maschell
a93e62ab2b Update details commands to hide certain infos if not loaded 2026-04-19 12:03:58 +02:00
Maschell
f1da0cfbcf Update ConfigMenu to have a "hidden" sub menu for toggling heap tracking, preserve heap tracking option on wiiloading 2026-04-19 12:03:58 +02:00
Maschell
1ec0215226 Check for leaked memory when unloading a plugin 2026-04-19 12:03:58 +02:00
Maschell
e46b5369fa Add "plugins details" command 2026-04-19 12:03:58 +02:00
Maschell
f89bff6360 Replace "hook_names" array with helper function and move it into utils 2026-04-19 12:03:58 +02:00
Maschell
3f5cfe4bee Return empty MemorySegmentInfo when attempting a out of bounce access 2026-04-19 12:03:58 +02:00
Maschell
2a1a0ec016 Add "aroma plugins list" iopshell command 2026-04-19 12:03:58 +02:00
Maschell
74a3b02a7e Add iopshell command for showing memory usage 2026-04-19 12:03:58 +02:00
Maschell
ae25d0736c Initial support for tracking plugin heap usage and detect double frees or memory leaks 2026-04-19 12:03:58 +02:00
Maschell
18356ae748 Add additional comments to make "gLoadOnNextLaunch" logic clearer 2026-04-19 12:03:58 +02:00
Maschell
91386e8473 Fix function signature of SC17_FindClosestSymbol hook 2026-04-19 12:03:58 +02:00
Maschell
73ea476ad1 Add missing FINI_WRAPPER hook call before deinit 2026-04-19 12:03:58 +02:00
Maschell
1a9ed19ba4 Fix resolving symbolnames while cleaning up plugins 2026-04-19 12:03:58 +02:00
Maschell
57408ed42d Fix crash when loading incompatible plugins 2026-04-19 12:03:58 +02:00
Maschell
157eca3c64 Bump Version
Some checks failed
CI-Release / clang-format (push) Has been cancelled
CI-Release / build-binary (push) Has been cancelled
CI-Release / deploy-binary (push) Has been cancelled
2026-01-26 20:08:26 +01:00
Maschell
6b7d1b1ee4 Fix missing entry for "WUPS_LOADER_HOOK_INIT_WUT_THREAD" in hook_names 2026-01-26 20:08:26 +01:00
Maschell
083ff642ba Update Dockerfile 2026-01-26 20:08:26 +01:00
Maschell
544b0242a9 Add support for WUPS 0.9.0 2026-01-26 20:08:26 +01:00
Maschell
0dd528fe0d Update Dockerfile 2026-01-26 20:08:26 +01:00
Maschell
a85aedb1f9 Add missing includes 2026-01-26 20:08:26 +01:00
Maschell
1b4b146111 Make kernel patches a bit more robust 2026-01-26 20:08:26 +01:00
Maschell
e2eff1251c Add .clangd to gitignore 2026-01-26 20:08:26 +01:00
Maschell
3d4f22ec00 Fix warnings 2026-01-26 20:08:26 +01:00
Maschell
58a3963ce8 Add -Werror 2026-01-26 20:08:26 +01:00
Maschell
348985c1df Use std::recursive_mutex instead of std::mutex 2026-01-26 20:08:26 +01:00
Maschell
9275d98e47
Fake VPADResult when pressing the config menu buttonn combo to avoid error message in some games (#110)
Some checks failed
CI-Release / clang-format (push) Has been cancelled
CI-Release / build-binary (push) Has been cancelled
CI-Release / deploy-binary (push) Has been cancelled
2025-02-15 19:08:40 +01:00
Daniel K. O.
c4ba7030d9
Block on VPADRead() while the plugin menu is open in Hyrule Warriors. (#109)
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
* Block on `VPADRead()` while the plugin menu is open.

* Trying to please clang-format.

* Block `VPADRead()` only for Hyrule Warriors.

---------

Co-authored-by: Daniel K. O. (dkosmari) <none@none>
2025-02-14 17:59:06 +01:00