9 Commits

Author SHA1 Message Date
Maschell
5321272924 Unload unactive plugin when wiiloading a plugin with the same name and author 2025-02-08 13:14:17 +01:00
Maschell
3ec6b3f4a1 ConfigAPI: bump api version 2025-02-08 13:14:17 +01:00
Maschell
930df8748f Clean up includes 2025-02-08 13:14:17 +01:00
Daniel K. O.
54f8bdc538 Add WUPSConfigAPI_Menu_GetStatus() function. (#89)
* Add `WUPSConfigAPI_Menu_GetStatus()` function.

--HG--
branch : menu-status-api-hg

* Indentation fix.

--HG--
branch : menu-status-api-hg

---------

Co-authored-by: Daniel K. O. (dkosmari) <none@none>
2025-02-08 13:14:17 +01:00
Maschell
6f7afe387e Code cleanup 2025-02-08 13:14:17 +01:00
Maschell
004df036b8 Use remove_first_if instead of remove_locked_first_if when possible 2024-04-25 16:19:26 +02:00
Maschell
7d07f6525b Remove unnecessary std::unique_ptr usages 2024-04-25 16:19:26 +02:00
Maschell
b8647b94fc Capture values by reference in lambdas 2024-04-25 16:19:26 +02:00
Maschell
921b5ce157 Implement new ConfigAPI and new Config Menu 2024-04-25 16:19:26 +02:00