dolphin/Source/Core/InputCommon
2020-08-02 22:09:09 +02:00
..
ControllerEmu Merge pull request #8936 from jordan-woyak/wiimote-extension-calibration-fix 2020-07-12 12:46:15 -04:00
ControllerInterface Merge pull request #8905 from JosJuice/jni-encoding 2020-07-18 22:13:14 -04:00
ControlReference InputCommon: Add a handful of math functions to the expression parser. 2020-08-02 22:09:09 +02:00
CMakeLists.txt InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes. 2020-02-17 16:14:01 -06:00
GCAdapter_Android.cpp
GCAdapter.cpp Use range loop (if possible) 2020-07-18 18:29:16 -05:00
GCAdapter.h
GCPadStatus.h
InputCommon.vcxproj InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes. 2020-02-17 16:14:01 -06:00
InputCommon.vcxproj.filters InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes. 2020-02-17 16:14:01 -06:00
InputConfig.cpp InputConfig::LoadConfig(): Convert num[] to an array of std::string_view. 2019-12-29 23:45:02 -05:00
InputConfig.h
InputProfile.cpp InputCommon: Make use of fmt where applicable 2019-11-22 14:38:26 -05:00
InputProfile.h
KeyboardStatus.h