summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/CoreDevice.h
AgeCommit message (Expand)Author
2025-02-01DolphinQt/Mapping: Add setting to enable waiting for alternate mappingsJordan Woyak
2025-01-01InputCommon: Move input mapping function into a class for non-blocking usage.Jordan Woyak
2024-11-03InputCommon: Move FullAnalogSurface class definition out of header file.Jordan Woyak
2024-11-03InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs.Jordan Woyak
2024-10-10C++20: Synthesize `operator!=` From `operator==`mitaclaw
2024-06-15ControllerInterface: Adjust sort priorities to ensure default keyboard-mouse ...Jordan Woyak
2024-03-14ControllerInterface: Add IsHidden function to Control interface.Jordan Woyak
2024-01-10ControllerInterface: Make FullAnalogSurface inherit IsDetectable()Martino Fontana
2023-12-18Input: Improve Controller Interface devices threadingFiloppi
2023-03-03ControllerInterface/Android: Implement sensor input for InputDevicesJosJuice
2022-09-07InputCommon: Fix deadlock in EmulatedController::UpdateReferences().Admiral H. Curtiss
2021-12-05InputCommon: fix default input config default device not being loaded/foundFiloppi
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07ControllerInterface: Implement ChangeWindow on DInput without recreating the ...Filoppi
2021-06-07ControllerInterface: devices population is now async so implement devices sor...Filoppi
2021-06-07ControllerInterface: mixed commentsFiloppi
2021-03-17InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides th...iwubcode
2021-01-27rename InputCommon/ControllerInterface/Device to CoreDeviceShawn Hoffman