18 Commits

Author SHA1 Message Date
Maschell
7ed6058b99 Clean up includes 2024-12-29 21:05:57 +01:00
Maschell
ef106645ba Fix json parsing error handling, other small fixes 2024-12-29 11:56:21 +01:00
Maschell
367fe93a62 More fixes and changes 2024-12-29 11:56:21 +01:00
Maschell
c6c3b1754d Render simple safe mode screen 2024-12-29 11:56:21 +01:00
Maschell
8b2634f75e Add simple "safe mode" which disable all non-basearoma plugins 2024-12-29 11:56:21 +01:00
Maschell
a40f091c6b Fix config menu when no plugins are loaded, improve UI 2024-12-29 11:56:21 +01:00
Maschell
ab8c36b855 Add initial support for persisting a lsit inactive plugins 2024-12-29 11:56:21 +01:00
Maschell
fa54b63f64 Reset active state in config menu when active selection is aborted (by pressing B or home) 2024-12-29 11:56:21 +01:00
Maschell
fbe92ccc21 Use bulleye char for checkbox 2024-12-29 11:56:21 +01:00
Maschell
d2a46cdfa4 Add support for B-button in active-mode-screen 2024-12-29 11:56:21 +01:00
Maschell
b704033041 Initial support for disabling/enabling plugins in config menu 2024-12-29 11:56:21 +01:00
Maschell
d65f2a29a1 Only show active plugins in config menu 2024-12-29 11:56:21 +01:00
Maschell
447e1eb218 Code cleanup 2024-11-28 19:44:14 +01:00
Daniel K. O.
5893ac2f18
Use left/right to jump a full page on the toplevel menu. (#84)
* Allow using dpad left/right to navigate a whole page up or down, in the toplevel menu.
* Wrap around when paging up/down at the top/bottom.
* Cosmetic code change, and no wrap-around while paging.

---------

Co-authored-by: Daniel K. O. (dkosmari) <none@none>
2024-08-09 19:45:45 +02:00
Maschell
343092c338 ConfigMenu: Fix redraw logic 2024-05-03 17:53:23 +02:00
Maschell
340fdddf0b ConfigMenu: Only redraw if something on the screen has changed 2024-05-03 13:13:05 +02:00
Maschell
3a91c90e76 ConfigMenu: Fix calling onCloseCallback for item which are not in a category 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