Commit Graph
6 Commits
Author SHA1 Message Date
Unknown W. Brackets dcd2c26214 Treat the keyboard and pads differently.
We basically never want two pads active at once, but keyboard is
different.  So, they need to be treated differently.

Fixes #1212.
2013-04-07 18:42:23 -07:00
Unknown W. Brackets 1218db02f5 Skip pads if their analog is not set.
Not sure if a deadzone is needed... or if some pads may do a constant
bottom left or something...
2013-04-06 20:17:36 -07:00
Henrik Rydgård f25735aa93 Merge pull request #1152 from CrazyMax/win-input
fix XInput issue introduced in d82b09b087
2013-04-01 11:23:25 -07:00
CrazyMax 0f5c7f2b31 fix XInput issue introduced in d82b09b087 2013-04-01 21:16:23 +03:00
Henrik Rydgard 09d1f3c1fa win: Fix X360 button problems by skipping DInput if there's a 360 pad available. 2013-04-01 20:15:16 +02:00
CrazyMax 6d2abe95b4 Windows: add support DirectInput gamepads (devices); 2013-04-01 04:55:38 +03:00