thefiddler
|
8649e4a044
|
[Input] Added SetVibration() API skeleton
|
2014-01-02 19:52:00 +01:00 |
|
thefiddler
|
b9a8e365de
|
[Input] Added IJoystickDriver2.GetGuid() API
|
2013-12-31 14:09:17 +01:00 |
|
Stefanos A
|
7e5307bd4a
|
Added IJoystickDevice2 interface
|
2013-12-24 17:18:03 +01:00 |
|
thefiddler
|
484af18673
|
Updated internal IGamePadDriver interface
|
2013-12-24 17:18:00 +01:00 |
|
Robert Rouhani
|
bf1401e115
|
Fixed the issues caused by merging in our changes as patches from the old repo.
|
2013-01-16 18:08:03 -08:00 |
|
Robert Rouhani
|
819c02c445
|
More hacking for gamepads
|
2013-01-16 17:59:52 -08:00 |
|
Robert Rouhani
|
b5591e1eee
|
Started implementing GamePad
|
2013-01-16 17:56:31 -08:00 |
|
the_fiddler
|
f6da09177e
|
Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files.
|
2009-09-03 19:01:11 +00:00 |
|
the_fiddler
|
ca1e416a53
|
Relaxed checks to allow input devices that do not contain any axes and/or buttons (e.g. tablets or keyboard extensions).
|
2009-03-08 20:03:33 +00:00 |
|
the_fiddler
|
67f9358bd3
|
* X11/X11Joystick.cs: Flip vertical axes so that +1 points up.
* Windows/WinMMJoystick.cs: Move Z-axis before R-axis.
|
2009-03-01 09:17:19 +00:00 |
|
the_fiddler
|
1a0c3ff31f
|
Add description to joysticks opened from the legacy path.
|
2009-03-01 01:26:04 +00:00 |
|
the_fiddler
|
44e4971a38
|
Added JoystickAxis and JoystickButton enumerations, as well as their respective collections.
Implemented necessary Poll() functions.
|
2009-03-01 01:17:24 +00:00 |
|
the_fiddler
|
6118f4fdec
|
Initial joystick support (not public yet).
|
2009-02-28 23:11:27 +00:00 |
|