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-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
2017-04-30
Merge pull request #5349 from JosJuice/more-incorrect-trans
Mat M
2017-04-30
Remove incorrect usage of _trans
JosJuice
2017-04-30
Mark "Recenter" for translation
JosJuice
2017-04-30
Use _trans consistently for controllers
JosJuice
2017-04-04
ControllerEmu: Replace includes with forward declarations
Lioncash
2017-03-13
Make ControllerEmu::BooleanSetting non-virtual
Michael Maltese
2017-03-13
Remove unused ControllerEmu::BackgroundInputSetting
Michael Maltese
2017-03-03
BooleanSetting: Initialize m_value to default_value in the constructor
Lioncash
2017-03-03
NumericSettings: Initialize m_value to default_value in the constructor
Lioncash
2017-03-02
InputCommon: move Setting classes out of ControlGroup
Michael Maltese
2017-02-25
ControlGroup: Convert group type enum into an enum class
Lioncash
[next]