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
/
ControllerInterface
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-04-20
ControllerInterface/DInput: Optimize cursor position updating.
Jordan Woyak
2019-04-13
ControllerInterface: Rename full surface analog inputs to be more visually di...
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-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-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-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-03
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
Jordan Woyak
2019-03-03
ControllerInterface: Input detection improvements.
Jordan Woyak
2019-02-03
Merge pull request #7688 from jordan-woyak/evdev-improve
Anthony
2019-01-26
Android: Optimize rumble call
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 #7693 from jordan-woyak/hotplug-callback-fix
Léo Lam
2019-01-16
Merge pull request #7680 from jordan-woyak/dinput-axis-range
Léo Lam
2019-01-10
ControllerInterface: Allow hotplug callbacks to be unregistered and don't rel...
Jordan Woyak
2019-01-08
Merge pull request #7666 from jordan-woyak/input-shutdown-fix
JosJuice
2019-01-07
Android: Change all analoginputs to just inputs
zackhow
2019-01-06
DirectInput: Use more than 8 bits of precision on axis inputs.
Jordan Woyak
2019-01-05
ControllerInterface: Set DInput FF effect parameters sanely. This fixes a cra...
Jordan Woyak
2019-01-02
ControllerInterface: Shutdown order and race condition fix.
Jordan Woyak
2018-12-24
ControllerInterface: DInput: Update force feedback effects in a thread. This ...
Jordan Woyak
2018-10-29
Core: Switch controller interface to render widget on booting
Stenzek
2018-10-29
ControllerInterface: Don't crash on non-X11 QPA
Stenzek
2018-10-08
evdev: simplify code
Tillmann Karras
2018-09-07
Android: Add rumble for phone
zackhow
2018-08-27
InputCommon/XInput2: Increase mouse buttons to 32
Techjar
2018-06-04
Add hotplug support to SDL2 controller backend
Michael M
2018-06-04
SDLJoystick: store name on creation
Michael M
2018-06-04
CMake: make SDL a private dep of InputCommon
Michael M
2018-04-12
Reformat all the things!
spycrab
2018-03-14
Assert: Uppercase assertion macros
Lioncash
2018-02-07
Merge pull request #6355 from myfreeweb/clang6-warning
Anthony
2018-02-05
Ignore -Wregister to calm down recent clang and GCC (C++17 mode)
Greg V
2018-02-05
evdev: Always unref received udev devices
Léo Lam
2018-02-04
evdev: Don't leak eventfd on shutdown
Léo Lam
2018-02-04
evdev: Fix select() call
Léo Lam
2017-12-15
Merge pull request #6166 from ligfx/invokedeviceschangedcallbacks
Leo Lam
2017-11-19
DeviceQualifier: small cleanup
Michael M
2017-11-19
GCPadEmu: only connected if default device connected
Michael Maltese
[next]