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
Age
Commit message (
Expand
)
Author
2019-11-03
Motion Input: Add "enable" checkbox for motion controlled cursor.
rlnilsen
2019-11-03
Input: Add optional "enable" setting to the ControlGroup class.
rlnilsen
2019-10-30
Merge pull request #8438 from JosJuice/tilt-tooltip-string
Mat M
2019-10-28
Change Wii Remote tilt tooltip string based on translator feedback
JosJuice
2019-10-26
Add support for motion controllers via the CemuHook controller input protocol.
rlnilsen
2019-10-17
Merge pull request #7663 from jordan-woyak/expression-parser-improve
JMC47
2019-10-16
Merge pull request #8390 from jordan-woyak/wiimote-emu-tilt-fix
Anthony
2019-10-15
ControllerEmu: Clamp results of trigger/slider states to prevent integer over...
Jordan Woyak
2019-10-11
ControllerEmu: Don't clear expression variables on references update. Hotplug...
Jordan Woyak
2019-10-11
ExpressionParser: Clear expression variables on UpdateReferences call. I don'...
Jordan Woyak
2019-10-11
ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support ...
Jordan Woyak
2019-10-06
WiimoteEmu: Change default tilt angle to 85 degrees.
Jordan Woyak
2019-10-06
WiimoteEmu: Expose maximum tilt acceleration.
Jordan Woyak
2019-06-10
Added key for relative input
Matthew Foulds
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
[prev]
[next]