dolphin/Source/Core/InputCommon/ControllerInterface
Scott Mansell 20fea85b53
Merge pull request #14765 from slick-daddy/opt-6
InputCommon: return the device list directly in GetAllDevices
2026-07-30 21:10:41 +12:00
..
Android Android: Fix mixup between Vibrator id and index 2026-06-26 22:10:16 +02:00
DInput mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
DualShockUDPClient Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
evdev Replace string concatination with fmt::format 2026-07-28 12:39:54 +02:00
ForceFeedback mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
Pipes Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
Quartz Use 'contains' method 2024-08-15 14:20:16 -07:00
SDL Replace string concatination with fmt::format 2026-07-28 12:39:54 +02:00
SteamDeck Remove unused imports 2026-01-25 16:12:15 +01:00
Touch ControllerInterface/Android: Rip out ButtonManager 2023-03-03 22:28:23 +01:00
WGInput Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
Wiimote Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
Win32 mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
XInput mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
Xlib ControllerInterface/Xlib: Combine keycodes with the same name to fix non-working inputs. 2025-06-12 04:50:13 -05:00
ControllerInterface.cpp Unconditionally lock in ControllerInterface::UpdateInput. 2026-05-06 15:57:03 -04:00
ControllerInterface.h Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
CoreDevice.cpp Return m_devices directly in GetAllDevices(). 2026-07-27 06:15:36 +03:00
CoreDevice.h InputCommon: Make InputDetector::Start take a span instead of a vector. 2025-06-14 16:28:09 -05:00
InputBackend.cpp InputCommon: Add Win32 InputBackend class. 2024-03-11 03:25:31 -05:00
InputBackend.h InputCommon: Add Win32 InputBackend class. 2024-03-11 03:25:31 -05:00
MappingCommon.cpp DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is returned to neutral position. 2025-06-24 02:18:25 -05:00
MappingCommon.h DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is returned to neutral position. 2025-06-24 02:18:25 -05:00