Maschell
3d4f22ec00
Fix warnings
2026-01-26 20:08:26 +01:00
Daniel K. O.
c4ba7030d9
Block on VPADRead() while the plugin menu is open in Hyrule Warriors. ( #109 )
...
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
Maschell
930df8748f
Clean up includes
2025-02-08 13:14:17 +01:00
Maschell
cd92e47b9d
Add ButtonComboAPI support
2025-02-08 13:14:17 +01:00
Maschell
82445acaf0
Fix json parsing error handling, other small fixes
2025-02-08 13:14:17 +01:00
Maschell
d989801b36
More fixes and changes
2025-02-08 13:14:17 +01:00
Maschell
89012aae29
Render simple safe mode screen
2025-02-08 13:14:17 +01:00
Maschell
284f41db54
Fix config menu when no plugins are loaded, improve UI
2025-02-08 13:14:17 +01:00
Maschell
a92dae2574
Add initial support for persisting a lsit inactive plugins
2025-02-08 13:14:17 +01:00
Maschell
7802937943
Initial support for disabling/enabling plugins in config menu
2025-02-08 13:14:17 +01:00
Maschell
98f182501c
Only check for config menu if the plugin is linked and loaded
2025-02-08 13:14:17 +01:00
Maschell
84f9c4fab9
Save info is plugin is linked and loaded inside config info
2025-02-08 13:14:17 +01:00
Maschell
eb648ffe21
Make PluginLinkInformation not optional anymore in PluginContainer, add stub link data if missing
2025-02-08 13:14:17 +01:00
Maschell
e1d77a971e
Rename PluginInformation to PluginLinkInformation and make it optional in PluginContainer
2025-02-08 13:14:17 +01:00
Maschell
6f7afe387e
Code cleanup
2025-02-08 13:14:17 +01:00
Maschell
4c1131b0bf
Refactor DC register access
2024-05-10 16:52:23 +02:00
Maschell
6db59dcc16
Redraw the config menu on any input
2024-05-10 16:01:08 +02:00
Maschell
b372d78b7d
Add "saving config" screen to the config menu
2024-05-10 15:46:05 +02:00
Maschell
d1cfff4861
Fix displaying the config menu when using 480i + 4:3 or 576i as output resolution
2024-05-10 12:34:34 +02:00
Maschell
ac05cf8231
Sort configs in config menu by name
2024-05-07 14:29:45 +02:00
Maschell
f9b67d57ea
Add support for WUPS 0.8.1
2024-05-05 14:49:59 +02:00
Maschell
be24d2c67a
Close config menu if "release foreground" message is detected
2024-05-03 15:13:30 +02:00
Maschell
a8fd0b64ac
ConfigMenu: Block reading input from other threads while the config menu is opened
2024-05-03 13:13:05 +02:00
Maschell
340fdddf0b
ConfigMenu: Only redraw if something on the screen has changed
2024-05-03 13:13:05 +02:00
Maschell
6e02c4b7a1
config menu: Init KPAD if needed
2024-04-28 02:16:50 +02:00
Maschell
958ba503c8
config menu: stop exiting the category for certain items
2024-04-28 02:16:50 +02:00
Maschell
7d07f6525b
Remove unnecessary std::unique_ptr usages
2024-04-25 16:19:26 +02:00
Maschell
175a4fde53
ConfigMenu: ignore first input data
2024-04-25 16:19:26 +02:00
Maschell
8b215a5ea7
For plugin config v2 use the name from the config in the config menu
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