Maschell
|
e3e67f8a8e
|
Adjust the values for input repeating in the config menu
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-05-05 17:05:17 +02:00 |
|
Maschell
|
92fd09a501
|
Show an notification if opening the config menu failed
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
b08e31608d
|
Stop disabling the screen when opening the config menu
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
b88fd1e59f
|
Call FINI before destroy devoptabs and sockets
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
a5aab50cea
|
Add "InputRepeating" when holding a navigation button in the config menu
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
726f96320f
|
Turn "missing onDelete callback" error into info
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
f9baf2ec55
|
Compile with O2 as we are not limited by binary sizes anymore
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
63db85158a
|
Truncate item name in config menu if needed
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
8bca46884b
|
Improve performance of config menu drawing
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
f7e2f19d75
|
Bump version
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
9b60e2875e
|
Fix using devoptabs/sockets in DEINITIALIZE_PLUGIN hook
|
2026-05-05 17:05:17 +02:00 |
|
Maschell
|
44634576aa
|
Update Dockerfile
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
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 |
|