This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-13 15:03:01 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b7669550f2e5eca5fef3b8ffe686cdc2b653216
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
ControlGroup
History
Jordan Woyak
87beb7d67b
InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has a bound input.
2025-04-10 15:55:49 -05:00
..
AnalogStick.cpp
…
AnalogStick.h
…
Attachments.cpp
InputCommon/ControllerEmu: Break out functionality of EmulatedController
2025-03-15 14:30:43 -05:00
Attachments.h
InputCommon/ControllerEmu: Break out functionality of EmulatedController
2025-03-15 14:30:43 -05:00
Buttons.cpp
…
Buttons.h
…
ControlGroup.cpp
InputCommon/ControllerEmu: Break out functionality of EmulatedController
2025-03-15 14:30:43 -05:00
ControlGroup.h
InputCommon/ControllerEmu: Break out functionality of EmulatedController
2025-03-15 14:30:43 -05:00
Cursor.cpp
…
Cursor.h
…
Force.cpp
…
Force.h
…
IMUAccelerometer.cpp
InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has a bound input.
2025-04-10 15:55:49 -05:00
IMUAccelerometer.h
…
IMUCursor.cpp
…
IMUCursor.h
…
IMUGyroscope.cpp
InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has a bound input.
2025-04-10 15:55:49 -05:00
IMUGyroscope.h
…
IRPassthrough.cpp
…
IRPassthrough.h
…
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
…
ModifySettingsButton.h
…
Slider.cpp
…
Slider.h
…
Tilt.cpp
…
Tilt.h
…
Triggers.cpp
…
Triggers.h
…