forked from xboxdrv/xboxdrv
-
Notifications
You must be signed in to change notification settings - Fork 2
/
AUTHORS
46 lines (34 loc) · 1.32 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
XBox Gamepad Userspace Driver Programming:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Ingo Ruhnke <grumbel@gmx>
DirectInputQuery Util:
^^^^^^^^^^^^^^^^^^^^^^
* Magnus Norddahl <[email protected]>
XBox Gamepad Userspace Driver Testing:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Julien <[email protected]> (Xbox360 Guitar)
* Axel Norstedt <[email protected]> (Wireless Controller)
* Jeff Davidson <[email protected]> (Wireless Controller)
Parts of the code are based on Xpad Kernel driver (xpad.c/xpad.h) by:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Marko Friedemann <[email protected]>
* Vojtech Pavlik <[email protected]>
* Oliver Schwartz <[email protected]>
* Thomas Pedley <[email protected]>
* Steven Toth <[email protected]>
* Franz Lehner <[email protected]>
* Ivan Hawkes <[email protected]>
* Edgar Hucek <[email protected]>
* Niklas Lundberg <[email protected]>
* Pyry Haulos <[email protected]>
* Jiri Kosina <[email protected]>
Other parts of the code are inspired or based on cwiid:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* L. Donnie Smith <[email protected]>
Chatpad USB Reverse Engineering:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Jani Virta <[email protected]>
* Andy Kirkham
* dwomac
* GAFBlizzard
# EOF #