Anthony J. Bentley
7be4d0dd82
Update wiki links.
2018-01-01 17:46:33 +01:00
Richard Goedeken
493b3a6b10
fixes for Gasia PS Gamepad from Marcus Dean Adams on google group email list
2015-10-18 21:46:07 -07:00
Richard Goedeken
487b64256c
fix comment and add special modifier key notes in README
2014-07-05 22:01:44 -07:00
Johannes Janssen
d63ff2a8b8
add auto-configuration for ACRUX Gamepads
...
Add auto-configuration for ACRUX Gamepads (USB ID: 1a34:080) a Xbox 360
controller clone sold under various brands and clarify mapping description
for Xbox 360 controllers and clones in README.
2014-04-08 17:58:20 +02:00
Richard Goedeken
b5b9fad449
add Nintendo Wiimote Classic auto-config from sayret on google code controller setup wiki
2013-07-04 18:17:17 -07:00
Bobby Smiles
b4521f6756
Remove unrelated content.
2013-06-29 19:42:10 +02:00
Richard Goedeken
9d899bc6aa
update README and LICENSES files
2013-06-27 22:43:57 -07:00
Richard Goedeken
2d5d9a0e43
added auto-configs for Logitech Precision Gamepad and MP-8866 Dual USB Joypad
2012-09-16 16:32:58 -07:00
Richard Goedeken
aa0aa61cd7
add Saitek Cyborg v.3 rumble pad from Alec T. (techierefugee at gmail)
2012-06-09 10:39:33 -07:00
Richard Goedeken
1be74d55c5
added Xbox 360 linux userspace driver config, from mus.svz@googlemail.com
2011-09-07 19:49:24 -07:00
Richard Goedeken
f148ca3e14
added Jess Tech Colour Rumble controller from Bas Ammerlaan
2011-07-16 16:36:08 -07:00
Richard Goedeken
993d5279a9
update README file for changes in key movement modifiers
2010-06-16 19:55:45 -04:00
Richard Goedeken
5fe9d2e7c3
update RELEASE file and version info for 1.99.3 tag
2010-02-13 16:45:29 -05:00
GoedekenR
a4c6f97726
Merge Win32 changes with recent PS3 controller addition
2010-01-02 16:27:23 -05:00
GoedekenR
fcabf9eea7
Changed default keys for A and B buttons to Ctrl/Shift instead of Alt/Meta because Windows cant handle Alt/Meta
...
minor code refactoring for MSVC compiler; can't handle C99 data definitions in the middle of {} blocks
Added MSVC8 project file
2010-01-02 16:25:25 -05:00
Richard Goedeken
5e3a243cf7
added README info for PS3 controller and moved code around a little
2010-01-01 20:51:27 -05:00
Richard Goedeken
5b58005650
added default keyboard configuration if no joysticks were found
2009-11-08 23:06:31 -05:00
Richard Goedeken
b0adb55d0d
bugfix: in GetKeys(), mapping the X/Y analog sticks to keypresses didn't work because the value from doSdlKeys() was being overwritten in the for(b=0;b<2;b++) loop. Now it works
2009-11-04 22:02:05 -05:00
Richard Goedeken
58102c393e
increased the dead zone, fixed the LeftCtrl-LeftAlt key command when mouse is enabled to correctly toggle between grabbing and releasing the mouse pointer
2009-11-04 20:52:01 -05:00
Richard Goedeken
0493f9d1d1
added auto-configure support for 3 more joysticks
2009-11-02 23:01:40 -05:00
Richard Goedeken
d95bf418f4
import blight_input plugin from mupen64plus SVN repo revision 1416
2009-10-30 19:26:52 -04:00