Commit Graph

4 Commits

Author SHA1 Message Date
Mikkel Krautz
bc12e8eb7b XInputCheck: add string.h and stdlib.h includes to xinputcheck.cpp. 2016-03-04 01:07:52 +01:00
Mikkel Krautz
da12c2bdeb XInputCheck: add comment at the top of the file describing development practices and origin of the code. 2016-03-04 01:07:50 +01:00
Mikkel Krautz
0f8053351b XInputCheck: add XInputCheck_ClearDeviceCache(). 2016-03-04 01:07:43 +01:00
Mikkel Krautz
6f1331b2e6 GlobalShortcutWin: Exclude XInput devices from DirectInput.
This adds a dependency on a small library, XInputCheck, which is
a function abstracted away from SDL. All it does is check whether
a given DirectInput guidProduct is an XInput device.
2016-03-03 16:13:26 +01:00