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 |
|