dolphin/Source/Core/InputCommon
Shawn Hoffman 9df2127865 msvc: enable strictStrings solution-wide for release.
strictStrings is not supported by debug libraries, and indeed breaks the build.
Drop wbemidl.h (incompatible with strictStrings) dependency by using SDL-style search for XInput GUIDs.
2014-08-19 20:33:24 -07:00
..
ControllerInterface msvc: enable strictStrings solution-wide for release. 2014-08-19 20:33:24 -07: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 Set the default radius to 100 for non-gcpad analog sticks. 2014-08-11 13:58:47 -04:00
ControllerEmu.h ControllerEmu: Remove focus-checking code from the rest of ControllerEmu 2014-07-11 14:08:29 -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 Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
InputCommon.vcxproj.filters Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
InputConfig.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
InputConfig.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00