thefiddler
|
44e2576c86
|
[OpenTK] Protect against invalid axis/button ids
|
2014-01-15 01:24:20 +01:00 |
|
thefiddler
|
3757db9978
|
[Input] Allow extending JoystickDevice<>
|
2014-01-05 00:46:59 +01:00 |
|
thefiddler
|
a8fb977017
|
[Input] Initialize JoystickDevice.Details in constructor
|
2014-01-02 02:20:25 +01:00 |
|
Stefanos A
|
7e5307bd4a
|
Added IJoystickDevice2 interface
|
2013-12-24 17:18:03 +01:00 |
|
the_fiddler
|
9265747541
|
Fixed all known build warnings, apart from missing xml comments.
|
2009-03-25 21:53:12 +00:00 |
|
the_fiddler
|
fc0ca5631f
|
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
|
ed754a4384
|
Removed unused (duplicate) details field.
|
2009-03-07 10:46:49 +00:00 |
|
the_fiddler
|
3360df3af9
|
Added support for POV hats with WinMM.
Reversed vertical axes, so that down is -1 and up is +1.
|
2009-03-01 08:44:39 +00:00 |
|
the_fiddler
|
f6f196c90b
|
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
|
0dca74a232
|
Implemented JoystickDevice events.
Added GameWindow interface to JoystickDevices.
Added HID support to Tests/InputLogger.
|
2009-03-01 00:28:31 +00:00 |
|
the_fiddler
|
9b43e11ff5
|
Initial joystick support (not public yet).
|
2009-02-28 23:11:27 +00:00 |
|
the_fiddler
|
a22019d890
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
|
the_fiddler
|
c885f61590
|
Commented out to remove warnings until actual implementation.
|
2008-11-03 22:15:56 +00:00 |
|
the_fiddler
|
47bb81d62f
|
Preliminary implementation of JoystickDevice.
|
2008-06-22 16:21:52 +00:00 |
|