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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerEmu
Age
Commit message (
Expand
)
Author
2019-05-20
Merge pull request #7992 from artemist/centering
Léo Lam
2019-05-18
ControllerEmu: Add support for setting the center of a ReshapableInput
Artemis Tosini
2019-05-14
Merge pull request #8087 from spycrab/cmake_win2019
spycrab
2019-05-08
WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/...
Jordan Woyak
2019-05-08
InputCommon/ControlGroup.h: Add missing include
spycrab
2019-05-04
Replace MathUtil::Clamp with std::clamp
Léo Lam
2019-05-01
WiimoteEmu/DolphinQt: Better extension display names.
Jordan Woyak
2019-04-29
InputCommon: Remove unused "sign" macro.
Jordan Woyak
2019-04-27
InputCommon: Make sure setting values are initialized in case they are used b...
Jordan Woyak
2019-04-23
WiimoteEmu: Improve emulated swing.
Jordan Woyak
2019-04-23
WiimoteEmu: Implement MotionPlus parameter y0 and other cleanups.
Jordan Woyak
2019-04-15
Merge pull request #8002 from JMC47/CursorSlowdown
JMC47
2019-04-15
Reduce Relative Input Cursor Speed Dramatically
JMC47
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-05
Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improve
Tilka
2019-03-03
WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.
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
2019-02-02
WiimoteEmu: Code cleanups.
Jordan Woyak
2019-02-02
WiimoteEmu: Major renaming and cleanup.
Jordan Woyak
2019-02-02
ControllerEmu: Round input floats instead of casting to prevent almost-neutra...
Jordan Woyak
2019-01-16
Merge pull request #7664 from jordan-woyak/kill-button-threshold
Léo Lam
2018-12-31
ControllerEmu: Killed the Buttons group threshold setting.
Jordan Woyak
2018-12-30
ControllerEmu: code cleanup.
Jordan Woyak
2018-12-30
ControllerEmu::Cursor: Add input radius/shape settings to IR Cursor mappings ...
Jordan Woyak
2018-12-29
WiimoteEmu: Remove redundant threshold setting from hotkeys button group.
Jordan Woyak
2018-12-29
ControllerEmu: Reorganize stick reshaping code and use it for emu wiimote til...
Jordan Woyak
2018-12-29
ControllerEmu: Implement dead zone setting for triggers.
Jordan Woyak
2018-12-27
ControllerEmu: Allow analog stick input radius greater than one. Useful for r...
Jordan Woyak
2018-12-27
InputCommon: Simplified StickGate interface and moved class into its own file...
Jordan Woyak
2018-12-27
Add ability to reshape analog sticks from square/circle to octagon and make t...
Jordan Woyak
2018-07-13
ControlGroup/Triggers: Return state data by value
Lioncash
2018-07-13
ControlGroup/Tilt: Return state data by value
Lioncash
2018-07-13
ControlGroup/Slider: Return state data by value
Lioncash
2018-07-13
ControlGroup/Force: Return state data by value
Lioncash
2018-07-13
ControlGroup/Cursor: Return state data by value
Lioncash
2018-07-13
ControlGroup/AnalogStick: Return state data by value
Lioncash
2018-07-07
Wiimote Emulation: Be able to trigger swings consistently by holding down but...
iwubcode
2018-07-02
ControllerEmu/BooleanSetting: Add exclusive flag
spycrab
2018-06-04
Add auto-hide option to Wii IR pointer
robopilot99
2018-04-13
ControllerEmu: Use enum instead of bool for translatability
JosJuice
2018-04-13
Translate certain button names but not all
JosJuice
2017-12-19
Rename constructor parameters to avoid shadowing members
Emmanuel Gil Peyrot
2017-11-19
GCPadEmu: only connected if default device connected
Michael Maltese
2017-11-04
EmulatedController: encapsulate default device behind getters/setters
Michael M
2017-09-14
ControlReference: don't reparse expression when references are updated
Michael M
2017-07-26
Make DolphinWX strings more like DolphinQt2 strings
JosJuice
2017-05-06
Don't translate button names
JosJuice
2017-05-04
Merge pull request #5345 from JosJuice/consistent-controller-translation
Anthony
[next]