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
/
DInput
Age
Commit message (
Expand
)
Author
2026-01-07
DInputKeyboardMouse: Always report all possible buttons
Joshua Vandaële
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2024-11-03
InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs.
Jordan Woyak
2024-10-10
Modernize `std::fill` with ranges
mitaclaw
2024-10-10
Modernize `std::count_if` with ranges
mitaclaw
2024-08-14
Use 'contains' method
Dr. Dystopia
2024-06-15
Merge pull request #12850 from jordan-woyak/device-sorting
Admiral H. Curtiss
2024-06-15
ControllerInterface: Adjust sort priorities to ensure default keyboard-mouse ...
Jordan Woyak
2024-05-31
TAS Input: Enable hotkeys and controller input when Input has focus
Dentomologist
2023-12-18
Input: Improve Controller Interface devices threading
Filoppi
2023-06-18
Replace std::ostringstream usage with fmt::format
get
2022-07-26
Merge pull request #10858 from AdmiralCurtiss/mouse-center-hotkey
Admiral H. Curtiss
2022-07-25
StripSpaces: only strip spaces
Shawn Hoffman
2022-07-25
DInput: Handle mouse centering hotkey.
Admiral H. Curtiss
2022-07-15
InputCommon: Get rid of static strings.
Admiral H. Curtiss
2022-04-03
ControllerInterface: Update sort priorities.
Jordan Woyak
2022-01-09
Use HRWrap in remaining locations
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-12-05
InputCommon: fix default input config default device not being loaded/found
Filoppi
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
ControllerInterface: polish DInput Keyboard and Mouse (add comments and logs)
Filoppi
2021-06-07
ControllerInterface: DInput Joystick fix non thread safe static variable
Filoppi
2021-06-07
ControllerInterface: Implement ChangeWindow on DInput without recreating the ...
Filoppi
2021-06-07
ControllerInterface: devices population is now async so implement devices sor...
Filoppi
2021-06-07
ControllerInterface: mixed comments
Filoppi
2021-03-17
InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides th...
iwubcode
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2021-01-02
Fix DInput cursor going to +infinite if the window size was 0
Filippo Tarpini
2020-10-23
InputCommon: Migrate logging over to fmt
Lioncash
2020-09-25
ControllerInterface: Add platform consistent names for modifier keys.
Jordan Woyak
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-02-22
InputCommon: Constify Device::Input::IsDetectable function.
Jordan Woyak
2020-02-08
Cleanup: Use std::abs instead of abs.
Jordan Woyak
2020-01-24
InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.
Jordan Woyak
2019-08-02
InputCommon/DInputJoystick: Correct force-feedback flag testing
Lioncash
2019-06-17
InputCommon: Use nested namespace specifiers where applicable
Lioncash
2019-05-08
InputCommon/DInput.h: Add missing include
spycrab
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-04-20
ControllerInterface/DInput: Optimize cursor position updating.
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-19
ControllerInterface: Unbreak DirectInput POV Hats having bad values on init.
Jordan Woyak
2019-03-03
ControllerInterface: Input detection improvements.
Jordan Woyak
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
2018-12-24
ControllerInterface: DInput: Update force feedback effects in a thread. This ...
Jordan Woyak
2017-06-05
Fix minor formatting issues
Léo Lam
2017-01-23
No longer need to //clang-format off for Windows headers
Michael Maltese
2016-11-30
ControllerInterface: replace Reinitialize with RefreshDevices
Michael Maltese
[next]