This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-05-19 04:08:45 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82a3aa5ff67b0239b85d18a6da77d3fd2900640c
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
T
History
Jordan Woyak
82a3aa5ff6
InputCommon: Add "Dead Zone" setting to raw gyro inputs.
2020-02-17 15:57:43 -06:00
..
Control
InputCommon: Clean up creation of inputs.
2020-02-09 19:08:26 -06:00
ControlGroup
InputCommon: Add "Dead Zone" setting to raw gyro inputs.
2020-02-17 15:57:43 -06:00
Setting
InputCommon: Only update setting expressions when the input gate is enabled.
2020-02-09 18:42:42 -06:00
ControllerEmu.cpp
InputCommon: Allow Wii remote extension to be set with an input expression.
2020-02-08 16:03:13 -06:00
ControllerEmu.h
…
StickGate.cpp
InputCommon: Make use of fmt where applicable
2019-11-22 14:38:26 -05:00
StickGate.h
…