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
2021-02-27
InputCommon: reduce number of image loads and texture cache invalidations by ...
iwubcode
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2021-01-05
Fix a couple of typos
Filippo Tarpini
2020-11-17
Remove a redundant i18n comment
JosJuice
2020-11-03
Virtual Notch settings and UI for octagonal stick
Nick Michael
2020-10-20
Merge pull request #9142 from jordan-woyak/expose-fov
Léo Lam
2020-10-20
Merge pull request #8318 from iwubcode/dynamic_input_textures
Léo Lam
2020-10-20
Merge pull request #9096 from jordan-woyak/calibration-cleanup
Léo Lam
2020-10-19
WiimoteEmu: Tweak IMUCursor total yaw setting tool-tip.
Jordan Woyak
2020-10-03
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...
iwubcode
2020-09-28
ControllerEmu: Increase "IMUPointer" "Total Yaw" default value to match that ...
Jordan Woyak
2020-09-28
ControllerEmu: Increase Total Yaw/Pitch default values to compensate for new ...
Jordan Woyak
2020-09-19
ControllerEmu: Improve and simplify UpdateCalibrationData.
Jordan Woyak
2020-08-08
Fix various -Wshadow warnings
Tillmann Karras
2020-07-12
Merge pull request #8936 from jordan-woyak/wiimote-extension-calibration-fix
LC
2020-07-11
WiimoteEmu: Allow writes of the i2c bus to play speaker data.
Jordan Woyak
2020-07-11
ControllerInterface/Wiimote: Provide fallback values for extensions with bad ...
Jordan Woyak
2020-04-27
Android: Use touch emulation of IR by default
JosJuice
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
2020-02-24
DolphinQt: Clean up mapping indicator code and draw lines on "pixel centers".
Jordan Woyak
2020-02-24
InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls.
Jordan Woyak
2020-02-17
InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...
Jordan Woyak
2020-02-17
InputCommon: Add types to ControllerEmu that represent raw controller inputs ...
Jordan Woyak
2020-02-17
InputCommon: Add calibration functionality to IMUGyroscope.
Jordan Woyak
2020-02-17
InputCommon: Add "Dead Zone" setting to raw gyro inputs.
Jordan Woyak
2020-02-09
InputCommon: Clean up creation of inputs.
Jordan Woyak
2020-02-10
Merge pull request #8624 from jordan-woyak/setting-expression-input-gate
Tilka
2020-02-09
InputCommon: Only update setting expressions when the input gate is enabled.
Jordan Woyak
2020-02-09
InputCommon: Eliminate some duplicated button threshold logic.
Jordan Woyak
2020-02-08
InputCommon: Allow Wii remote extension to be set with an input expression.
Jordan Woyak
2020-02-08
InputCommon: Allow controller settings specified with input expresions.
Jordan Woyak
2020-01-18
InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency.
Jordan Woyak
2019-11-22
Merge pull request #8485 from lioncash/imu
JosJuice
2019-11-22
InputCommon/IMU*: Remove unnecessary includes
Lioncash
2019-11-22
InputCommon: Make use of fmt where applicable
Lioncash
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
[next]