dolphin/Source/Core/InputCommon/ControllerEmu
Dentomologist fb3a727fcc WiiTASInputWindow: Update controls when attachment changes
Change the displayed controls in the TAS Input window when the
controller's extension (including MotionPlus) is changed.

This previously required restarting Dolphin after the attachment was
changed, as the controls were never updated after the WiiTASInputWindow
was created at Dolphin startup.
2025-01-18 14:15:20 -08:00
..
Control
ControlGroup WiiTASInputWindow: Update controls when attachment changes 2025-01-18 14:15:20 -08:00
Setting WiiTASInputWindow: Update controls when attachment changes 2025-01-18 14:15:20 -08:00
ControllerEmu.cpp
ControllerEmu.h Modernize std::equal with ranges 2024-10-10 00:53:48 -07:00
StickGate.cpp Simplify std::transform with std::ranges::transform_view 2024-10-09 17:26:10 -07:00
StickGate.h