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-07-27 08:10:13 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9accfd4d65ab46e44271f948a05ae4b95ea2e62
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
ControlGroup
History
Admiral H. Curtiss
77056ba7b7
Merge pull request
#13208
from Dentomologist/wiitasinputwindow_update_on_attachment_change
...
WiiTASInputWindow: Update controls when attachment changes
2025-02-02 18:02:58 +01:00
..
AnalogStick.cpp
…
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
…
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
…
Force.h
…
IMUAccelerometer.cpp
Modernize
std::all_of
with ranges
2024-12-15 19:50:34 -08:00
IMUAccelerometer.h
…
IMUCursor.cpp
…
IMUCursor.h
…
IMUGyroscope.cpp
Modernize
std::any_of
with ranges
2024-12-15 19:54:16 -08: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
…