Commit graph

288 commits

Author SHA1 Message Date
Ingo Ruhnke
9b6e80a182 - some doc updates 2008-04-13 22:21:19 +02:00
Ingo Ruhnke
e765920dad - renamed the thing to xboxdrv 2008-04-13 20:20:50 +02:00
Ingo Ruhnke
f8cd468284 - renamed the thing to xboxdrv 2008-04-13 20:19:54 +02:00
Ingo Ruhnke
325d3b6d5e - renamed the thing to xboxdrv 2008-04-13 20:19:43 +02:00
Ingo Ruhnke
6605efee99 - removed xpad.c/h from the repository 2008-04-13 20:10:51 +02:00
Ingo Ruhnke
8587175312 - removed xpad.c/h from the repository 2008-04-13 20:10:06 +02:00
Ingo Ruhnke
b0f416fd31 - removed xpad.c/h from the repository 2008-04-13 20:09:45 +02:00
Ingo Ruhnke
6008bbfd86 - add some possible uinput device names
- added a AUTHORS file
- some more documentation
2008-04-13 20:09:02 +02:00
Ingo Ruhnke
fc3126faf3 - added --trigger-as-zaxis 2008-04-13 17:22:14 +02:00
Ingo Ruhnke
83a1cc3e54 - added --dpad-as-button option
- cleaned up --help output a bit
- renamed list-led-values and list-devices to --help-*
2008-04-13 17:08:27 +02:00
Ingo Ruhnke
40aec09bb2 - added --trigger-as-button option 2008-04-13 16:56:31 +02:00
Ingo Ruhnke
c1b50860d6 - some more documentation 2008-04-13 16:43:30 +02:00
Ingo Ruhnke
4f4d5082f3 - added options to just set led and rumble and then quit 2008-04-13 16:35:21 +02:00
Ingo Ruhnke
85551e0a1c - moved LED documentation into the application 2008-04-13 04:47:15 +02:00
Ingo Ruhnke
d2cfc7195e - only send events out when something has changed (needed for logitech controller which always sends events) 2008-04-13 04:16:29 +02:00
Ingo Ruhnke
a75a24f44d - little bug in id counting fixed 2008-04-12 15:12:58 +02:00
Ingo Ruhnke
875259c08e - fail on read error and shutdown (i.e. when device is busy) 2008-04-12 15:07:20 +02:00
Ingo Ruhnke
661c3eeb72 - some more cleanup and axis reversal 2008-04-12 03:49:33 +02:00
Ingo Ruhnke
2cbef6e729 - added support for multiple controller 2008-04-11 21:03:43 +02:00
Ingo Ruhnke
b01961f7b9 - fixed handling for XBox360 and XBox, both should now work 2008-04-11 19:56:18 +02:00
Ingo Ruhnke
0b73553c1e - uinput support for XBox classic 2008-04-11 18:23:37 +02:00
Ingo Ruhnke
f4379aef71 - added list with Vendor/Product Ids
- added some handling for classic XBox360 controller
2008-04-11 17:47:11 +02:00
Ingo Ruhnke
22ec4ab1ba - some notes on SDL
- fixed axis inversion
2008-04-11 15:33:11 +02:00
Ingo Ruhnke
27ce5e70fc - added TODO 2008-04-11 13:59:07 +02:00
Ingo Ruhnke
067990c647 - LED handling 2008-04-11 13:52:02 +02:00
Ingo Ruhnke
90cc527dd5 - added documentation and rumble 2008-04-11 13:43:15 +02:00
Ingo Ruhnke
db6bdd4aa4 - added copying 2008-04-11 00:06:07 +02:00
Ingo Ruhnke
ee66640f8d - added readme 2008-04-11 00:05:35 +02:00
Ingo Ruhnke
843814d358 - uinput support working 2008-04-10 23:44:21 +02:00
Ingo Ruhnke
3d3aea5458 - uinput support working 2008-04-10 23:43:54 +02:00
Ingo Ruhnke
ac9f82ac38 - uinput support working 2008-04-10 23:43:47 +02:00
Ingo Ruhnke
5d5f67a11c - added some uinput dummy code 2008-04-10 22:46:35 +02:00
Ingo Ruhnke
41d660699f - added sigint handler 2008-04-10 22:04:38 +02:00
Ingo Ruhnke
f3a723e2ef - replaced raw data[] access with bitfield struct 2008-04-10 21:58:17 +02:00
Ingo Ruhnke
469630af33 - before struct reconstruction 2008-04-10 21:39:08 +02:00
Ingo Ruhnke
bd60ba5eaa - all axis and buttons working 2008-04-10 20:17:01 +02:00
Ingo Ruhnke
ab66991ce4 LEDs working 2008-04-10 19:33:56 +02:00
Ingo Ruhnke
b48ca06b03 Initial commit 2008-04-10 18:38:50 +02:00