dolphin/Source/Core/InputCommon
Tillmann Karras 79051a28c4 evdev: simplify code
No need to check write access if we call open() right after which checks
that anyway. Also only get the device name once.
2018-10-08 19:51:29 +01:00
..
ControllerEmu ControlGroup/Triggers: Return state data by value 2018-07-13 13:20:35 -04:00
ControllerInterface evdev: simplify code 2018-10-08 19:51:29 +01:00
ControlReference
CMakeLists.txt Input: Add hotkey to cycle the wiimote profile forward or backward 2018-07-07 12:39:08 -05:00
GCAdapter_Android.cpp Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
GCAdapter.cpp
GCAdapter.h
GCPadStatus.h
InputCommon.vcxproj Input: Add hotkey to cycle the wiimote profile forward or backward 2018-07-07 12:39:08 -05:00
InputCommon.vcxproj.filters Input: Add hotkey to cycle the wiimote profile forward or backward 2018-07-07 12:39:08 -05:00
InputConfig.cpp Fix a string not getting translated 2018-09-08 15:16:39 +02:00
InputConfig.h Input: Add hotkey to cycle the wiimote profile forward or backward 2018-07-07 12:39:08 -05:00
InputProfile.cpp Input: Allow per-game configuration to specify directories for input-profiles. If specified, the directories are searched recursively for inis 2018-07-07 13:02:39 -05:00
InputProfile.h Input: Allow per-game configuration to specify directories for input-profiles. If specified, the directories are searched recursively for inis 2018-07-07 13:02:39 -05:00
KeyboardStatus.h