dolphin/Source/Core/InputCommon/ControllerInterface
JosJuice 065481d989 ControllerInterface/Android: Automatically suspend sensors
This is a battery-saving measure. Whether a sensor should be suspended
is determined in the same way as whether key events and motion events
should be handled by the OS rather than consumed by Dolphin.
2023-03-03 22:28:23 +01:00
..
Android ControllerInterface/Android: Automatically suspend sensors 2023-03-03 22:28:23 +01:00
DInput
DualShockUDPClient ControllerInterface: Fix uninitialized variables in DualShockUDPClient 2023-02-15 19:23:47 -08:00
evdev ControllerInterface: evdev InputBackend implementation. 2022-11-01 21:59:08 -05:00
ForceFeedback
OSX
Pipes
Quartz InputCommon:QuartzKB&M: Fix mouse y coordinates 2022-12-31 23:42:11 -06:00
SDL InputCommon:SDL: Add SDL 2.26 left and right motion inputs 2022-11-24 15:12:07 -06:00
Touch ControllerInterface/Android: Rip out ButtonManager 2023-03-03 22:28:23 +01:00
WGInput
Wiimote
Win32
XInput
Xlib InputCommon/XInput2: Fix shadowing warning 2023-02-09 16:23:02 -08:00
ControllerInterface.cpp ControllerInterface/Android: Implement device population 2023-03-03 22:28:23 +01:00
ControllerInterface.h ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
CoreDevice.cpp ControllerInterface/Android: Implement sensor input for InputDevices 2023-03-03 22:28:23 +01:00
CoreDevice.h ControllerInterface/Android: Implement sensor input for InputDevices 2023-03-03 22:28:23 +01:00
InputBackend.cpp ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
InputBackend.h ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
MappingCommon.cpp
MappingCommon.h