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
2020-01-13
ControllerInterface: Don't consider the empty string a valid unique ID.
Jordan Woyak
2020-01-13
ControllerInterface: Combine evdev devices with the same unique ID.
Jordan Woyak
2020-01-07
Fix trailing whitespace
Scott Mansell
2020-01-07
Document the evdev "interesting" heuristic
Scott Mansell
2019-12-23
DualShockUDPClient: downgrade spurious NOTICE_LOGs
Pierre Bourdon
2019-11-28
InputCommon: Decouple ButtonManager and Touchscreen from Android
OatmealDome
2019-11-27
Merge pull request #8439 from JosJuice/android-native-motion-controls
Anthony
2019-11-24
Merge pull request #8486 from lioncash/dualshock
Léo Lam
2019-11-22
InputCommon/DualShockUDPClient: Use an alias for the clock type
Lioncash
2019-11-22
InputCommon/DualShockUDPClient: Use deduction guides for lock_guard
Lioncash
2019-11-22
InputCommon/DualShockUDPClient: Make use of std::array where applicable
Lioncash
2019-11-22
InputCommon/DualShockUDPClient: Relocate settings to top of source file
Lioncash
2019-11-22
InputCommon/DualShockUDPClient: In-class initialize members where applicable
Lioncash
2019-11-22
InputCommon/DualShockUDPClient: Add missing header guard
Lioncash
2019-11-22
InputCommon: Make use of fmt where applicable
Lioncash
2019-11-20
Android: Let WiimoteEmu know whether we have accelerometer/gyroscope
JosJuice
2019-11-20
Android: Native motion controls
JosJuice
2019-11-10
evdev: fix bad integer division.
Jordan Woyak
2019-11-09
InputCommon: Detect when evdev exposes acceleration/gyroscope data.
Jordan Woyak
2019-10-27
Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...
rlnilsen
2019-10-26
UDPServer: Add configuration UI.
rlnilsen
2019-10-26
Add support for motion controllers via the CemuHook controller input protocol.
rlnilsen
2019-08-09
Merge pull request #8233 from JosJuice/stringutil-string-view
Connor McLaughlin
2019-08-02
InputCommon/DInputJoystick: Correct force-feedback flag testing
Lioncash
2019-07-23
StringUtil: Use std::string_view more
JosJuice
2019-06-17
InputCommon: Use nested namespace specifiers where applicable
Lioncash
2019-06-08
Merge pull request #8117 from weihuoya/threaded_env
Connor McLaughlin
2019-05-29
ControllerInterface/Device: Make DetectInput() a const member function
Lioncash
2019-05-29
ControllerInterface/Device: Take vector by const reference in DetectInput()
Lioncash
2019-05-29
ControllerInterface/Device: std::move strings in constructor where applicable
Lioncash
2019-05-29
ControllerInterface/Device: Use std::string_view where applicable
Lioncash
2019-05-29
android: thread local env
weihuoya
2019-05-08
InputCommon/Device.cpp: Add missing include
spycrab
2019-05-08
InputCommon/DInput.h: Add missing include
spycrab
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
[next]