dolphin-emulator/Source/Core/InputCommon/ControllerInterface
JosJuice 7197e3abd0 Use structs for config callback IDs
This way you can't mix up regular config callback IDs and CPU thread
config callback IDs. (It would be rather bad if you did!)
2023-08-17 19:19:26 +02:00
..
Android ControllerInterface/Android: Add null check to AddDevice 2023-08-15 13:31:18 +02:00
DInput Replace std::ostringstream usage with fmt::format 2023-06-18 18:37:32 -05:00
DualShockUDPClient Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
evdev
ForceFeedback
Pipes
Quartz
SDL
SteamDeck
Touch
WGInput
Wiimote
Win32
XInput
Xlib XInput2: Listen to master devices only 2023-05-19 14:20:10 -07:00
ControllerInterface.cpp
ControllerInterface.h
CoreDevice.cpp Replace std::ostringstream usage with fmt::format 2023-06-18 18:37:32 -05:00
CoreDevice.h
InputBackend.cpp
InputBackend.h
MappingCommon.cpp InputCommon: Don't treat two analog inputs as a spurious trigger combo 2023-06-06 22:07:14 +02:00
MappingCommon.h