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
Age
Commit message (
Expand
)
Author
2019-08-02
InputCommon/DInputJoystick: Correct force-feedback flag testing
Lioncash
2019-07-23
StringUtil: Use std::string_view more
JosJuice
2019-06-26
Use separate libusb contexts to avoid thread safety issues
Léo Lam
2019-06-17
InputCommon: Use nested namespace specifiers where applicable
Lioncash
2019-06-10
Added key for relative input
Matthew Foulds
2019-06-08
Merge pull request #8117 from weihuoya/threaded_env
Connor McLaughlin
2019-06-07
Core/ConfigManager: Use forward declarations where applicable
Lioncash
2019-05-31
InputCommon/CMakeLists: Specify headers in target sources
Lioncash
2019-05-30
Merge pull request #8138 from lioncash/input-string
Léo Lam
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
GCAdapter: Update Android-specific source
Vincent Duvert
2019-05-29
GCAdapter: Handle dynamic status updates for non-hotplug libusb
Vincent Duvert
2019-05-29
GCPadWiiUConfigDialog: Update the adapter state dynamically
Vincent Duvert
2019-05-29
GCAdapter: Report libusb open errors to the user
Vincent Duvert
2019-05-29
GCAdapter: Close libusb handle if an open error occurs
Vincent Duvert
2019-05-29
android: thread local env
weihuoya
2019-05-27
Move libusb utilities to LibusbUtils
Léo Lam
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-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-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
[prev]
[next]