dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
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
..
AnalogStick.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
AnalogStick.h
Attachments.cpp WiiTASInputWindow: Update controls when attachment changes 2025-01-18 14:15:20 -08:00
Attachments.h WiiTASInputWindow: Update controls when attachment changes 2025-01-18 14:15:20 -08:00
Buttons.cpp
Buttons.h
ControlGroup.cpp
ControlGroup.h WiimoteEmu: Add user-accessible controls that report the desired state of the IR camera objects. 2024-03-11 22:49:19 +01:00
Cursor.cpp DolphinQt/Mapping: Disable relative input when "Mouse Controlled Pointing" button is pressed. 2024-04-15 14:52:26 -05:00
Cursor.h DolphinQt/Mapping: Disable relative input when "Mouse Controlled Pointing" button is pressed. 2024-04-15 14:52:26 -05:00
Force.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
Force.h
IMUAccelerometer.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
IMUAccelerometer.h
IMUCursor.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
IMUCursor.h
IMUGyroscope.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
IMUGyroscope.h
IRPassthrough.cpp WiimoteEmu: Add user-accessible controls that report the desired state of the IR camera objects. 2024-03-11 22:49:19 +01:00
IRPassthrough.h WiimoteEmu: Add user-accessible controls that report the desired state of the IR camera objects. 2024-03-11 22:49:19 +01:00
MixedTriggers.cpp ControllerEmu: Change trigger threshold check to >= instead of > and set minimum threshold in UI to 1% to prevent user error. 2024-10-11 19:38:38 -05:00
MixedTriggers.h
ModifySettingsButton.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
ModifySettingsButton.h
Slider.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
Slider.h
Tilt.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
Tilt.h
Triggers.cpp
Triggers.h