index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
StickGate.cpp
Age
Commit message (
Expand
)
Author
2020-08-08
Fix various -Wshadow warnings
Tillmann Karras
2020-02-25
InputCommon: Specify ini value default when saving calibration "center".
Jordan Woyak
2020-02-25
InputCommon: Clamp calibration values within square shape.
Jordan Woyak
2020-02-25
InputCommon: RoundStickGate's ideal sample count can be 1.
Jordan Woyak
2019-11-22
InputCommon: Make use of fmt where applicable
Lioncash
2019-05-18
ControllerEmu: Add support for setting the center of a ReshapableInput
Artemis Tosini
2019-05-04
Replace MathUtil::Clamp with std::clamp
Léo Lam
2019-04-12
WiimoteEmu: Allow shake frequency and intensity to be configured. Other minor...
Jordan Woyak
2019-04-07
InputCommon: Clean up how numeric settings are handled. Add units of measure ...
Jordan Woyak
2019-03-01
ControllerEmu: Deadzone math fix.
Jordan Woyak
2019-02-10
DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...
Jordan Woyak
2018-12-30
ControllerEmu::Cursor: Add input radius/shape settings to IR Cursor mappings ...
Jordan Woyak
2018-12-29
ControllerEmu: Reorganize stick reshaping code and use it for emu wiimote til...
Jordan Woyak
2018-12-27
InputCommon: Simplified StickGate interface and moved class into its own file...
Jordan Woyak