dolphin/Source/Core/InputCommon/ControllerInterface
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
..
Android
DInput msvc: enable strictStrings solution-wide for release. 2014-08-19 20:33:24 -07:00
ForceFeedback Merge pull request #665 from lioncash/cisms 2014-07-25 01:30:29 +02:00
OSX
SDL mark all local functions as static 2014-07-11 16:07:23 +02:00
XInput
Xlib
ControllerInterface.cpp Restore Wayland compatibility. 2014-08-04 18:26:03 +02:00
ControllerInterface.h Remove SDL from Externals. 2014-05-04 19:41:02 -05:00
Device.cpp Host: Add a new "UIHasFocus" hook to determine if the UI has focus 2014-07-16 10:27:21 -04:00
Device.h ControllerInterface: Gate the input based on our new background input setting 2014-07-11 13:38:52 -04:00
ExpressionParser.cpp ControllerInterface: Gate the input based on our new background input setting 2014-07-11 13:38:52 -04:00
ExpressionParser.h