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
Age
Commit message (
Expand
)
Author
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
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-20
ControllerInterface/DInput: Optimize cursor position updating.
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-13
Merge pull request #7923 from jordan-woyak/full-surface-rename
JMC47
2019-04-13
ControllerInterface: Rename full surface analog inputs to be more visually di...
Jordan Woyak
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-04-06
Merge pull request #7689 from jordan-woyak/sdl-improve
JMC47
2019-03-31
InputCommon: Fix Win32 init race.
Jordan Woyak
2019-03-30
Merge pull request #7776 from jordan-woyak/wm_devicechange
JMC47
2019-03-29
ControllerInterface/Win32: Prevent devcies from losing their "id" on a hotplu...
Jordan Woyak
2019-03-29
Add hotplug support to DInput and XInput controller backends
Michael M
2019-03-29
Add ControllerInterface::Win32 to wrap XInput and DInput
Michael M
2019-03-29
HW/SI: GCAdapter calibration fix.
Jordan Woyak
2019-03-23
Merge pull request #7903 from spycrab/imgui_np_chat
spycrab
2019-03-22
Merge pull request #7918 from spycrab/iokit_refactor
spycrab
2019-03-22
InputCommon/OSX: Refactor IOKit controller interface
spycrab
2019-03-21
Merge pull request #7906 from jordan-woyak/leak-fix
Tilka
2019-03-21
Core/Host: Allow frontends to block inputs
spycrab
2019-03-19
ControllerInterface: Unbreak DirectInput POV Hats having bad values on init.
Jordan Woyak
2019-03-17
DolphinQt/InputCommon: Fix a few memory leaks.
Jordan Woyak
2019-03-17
ControllerInterface: SDL: Replace unclear bool parameter with enum class.
Jordan Woyak
2019-03-17
ControllerInterface: SDL cleanup and FF effect fixes.
Jordan Woyak
2019-03-13
Merge pull request #7829 from jordan-woyak/detect-input-improve
JMC47
2019-03-05
Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improve
Tilka
2019-03-03
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
Jordan Woyak
2019-03-03
ControllerInterface: Input detection improvements.
Jordan Woyak
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-13
Merge pull request #7792 from jordan-woyak/auto-calibration
Tilka
2019-02-13
Merge pull request #7798 from ShFil119/impr/empty
Tilka
2019-02-13
Use empty instead of size
Filip Gawin
2019-02-10
DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...
Jordan Woyak
2019-02-03
Merge pull request #7688 from jordan-woyak/evdev-improve
Anthony
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-26
Android: Optimize rumble call
zackhow
2019-01-23
Load custom game IR values if they are not set
zackhow
2019-01-19
Android: Add touch to move pointer in overlay
zackhow
2019-01-17
ControllerInterface: evdev: Replace unclear bool parameter with enum class.
Jordan Woyak
2019-01-17
ControllerInterface: evdev: Cleanup rumble effect processing so effects aren'...
Jordan Woyak
2019-01-16
Merge pull request #7664 from jordan-woyak/kill-button-threshold
Léo Lam
[next]