dolphin/Source/Core/InputCommon/ControllerInterface
Dentomologist 2d3bae9c79 SDL: Add default case to switch statement
Fix -WSwitch warning about unhandled enum value SDL_NUM_LOG_PRIORITIES.

log_level is initialized to LNOTICE right before the switch statement so
this doesn't cause any behavior changes.
2023-11-10 12:05:20 -08: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 SDL: Add default case to switch statement 2023-11-10 12:05:20 -08:00
SteamDeck Steam Deck: Periodically reenable gyro 2023-09-07 19:56:58 +01:00
Touch
WGInput fmt 10.0.0-10.1.1 compile fixes 2023-09-21 01:19:23 +02:00
Wiimote
Win32
XInput
Xlib
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
MappingCommon.h