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
/
ControllerInterface
/
CoreDevice.h
Age
Commit message (
Expand
)
Author
2025-02-01
DolphinQt/Mapping: Add setting to enable waiting for alternate mappings
Jordan Woyak
2025-01-01
InputCommon: Move input mapping function into a class for non-blocking usage.
Jordan Woyak
2024-11-03
InputCommon: Move FullAnalogSurface class definition out of header file.
Jordan Woyak
2024-11-03
InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs.
Jordan Woyak
2024-10-10
C++20: Synthesize `operator!=` From `operator==`
mitaclaw
2024-06-15
ControllerInterface: Adjust sort priorities to ensure default keyboard-mouse ...
Jordan Woyak
2024-03-14
ControllerInterface: Add IsHidden function to Control interface.
Jordan Woyak
2024-01-10
ControllerInterface: Make FullAnalogSurface inherit IsDetectable()
Martino Fontana
2023-12-18
Input: Improve Controller Interface devices threading
Filoppi
2023-03-03
ControllerInterface/Android: Implement sensor input for InputDevices
JosJuice
2022-09-07
InputCommon: Fix deadlock in EmulatedController::UpdateReferences().
Admiral H. Curtiss
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: 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