- added people to AUTHORS
This commit is contained in:
parent
f53acbef13
commit
46af129d59
2 changed files with 11 additions and 7 deletions
8
AUTHORS
8
AUTHORS
|
@ -1,11 +1,13 @@
|
|||
XBox Gamepad Userspace Driver:
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
XBox Gamepad Userspace Driver Programming:
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
* Ingo Ruhnke <grumbel@gmx>
|
||||
|
||||
|
||||
XBox Gamepad Userspace Driver Testing:
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
* Julien <julroy67@gmail.com> (XBox360 Guitar)
|
||||
* Julien <julroy67@gmail.com> (Xbox360 Guitar)
|
||||
* Axel Norstedt <djhg2000@gmail.com> (Wireless Controller)
|
||||
* Jeff Davidson <supermonkey@gmail.com> (Wireless Controller)
|
||||
|
||||
|
||||
Parts of the code are based on XBox Kernel driver (xpad.c/xpad.h) by:
|
||||
|
|
10
TODO
10
TODO
|
@ -1,10 +1,12 @@
|
|||
Test:
|
||||
FIX:
|
||||
=====
|
||||
--wid
|
||||
be verbose by default, add a quiet option
|
||||
controller type enforcment is broken
|
||||
deadzone is broken
|
||||
Rumble
|
||||
LED
|
||||
add magic to detect which jsX device we are going to get
|
||||
|
||||
|
||||
Battery warning: LEDs 1,4 then 2,3 over and over ~10 times rapidly
|
||||
|
||||
Easy interface:
|
||||
===============
|
||||
|
|
Loading…
Reference in a new issue