summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/CoreDevice.cpp
AgeCommit message (Expand)Author
8 daysReturn m_devices directly in GetAllDevices().slick-daddy
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-01-25Remove unused importsMartino Fontana
2025-06-14InputCommon: Make InputDetector::Start take a span instead of a vector.Jordan Woyak
2025-03-23Android: Don't use separate thread for MotionAlertDialogJosJuice
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-03-14ControllerInterface: Add IsHidden function to Control interface.Jordan Woyak
2024-01-10ControllerInterface: Make FullAnalogSurface inherit IsDetectable()Martino Fontana
2023-06-18Replace std::ostringstream usage with fmt::formatget
2023-03-03ControllerInterface/Android: Implement sensor input for InputDevicesJosJuice
2021-12-05InputCommon: fix default input config default device not being loaded/foundFiloppi
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27rename InputCommon/ControllerInterface/Device to CoreDeviceShawn Hoffman