dolphin/Source/Core/InputCommon
Rachel Bryk 1cc153b4ed Fix a typo introduced by 5adbc83 in ControllerEmu.cpp. 2014-09-04 05:00:53 -04:00
..
ControllerInterface Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
CMakeLists.txt UnitTests: make it possible to build tests for code that has global dependencies 2014-08-02 09:34:39 -07:00
ControllerEmu.cpp Fix a typo introduced by 5adbc83 in ControllerEmu.cpp. 2014-09-04 05:00:53 -04:00
ControllerEmu.h Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
GCPadStatus.h Changed GCPadStatus struct to use cstdint types instead of char, short etc. 2014-08-14 14:14:07 -05:00
InputCommon.vcxproj Merge pull request #925 from shuffle2/xbcd-compat 2014-09-02 23:21:47 -07:00
InputCommon.vcxproj.filters Revert changes to how DInput filters out XInput devices. 2014-09-01 14:56:11 -07:00
InputConfig.cpp InputCommon: Rename class InputPlugin to InputConfig 2014-08-31 00:59:06 -04:00
InputConfig.h InputCommon: Rename class InputPlugin to InputConfig 2014-08-31 00:59:06 -04:00