Commit graph

70 commits

Author SHA1 Message Date
Ingo Ruhnke
5008924201 - implemented mouse emulation 2008-04-25 20:22:08 +02:00
Ingo Ruhnke
2719b3105e Added some upport for rel events 2008-04-25 08:00:10 +02:00
Ingo Ruhnke
74f8aa534f - fixed some smaller issues, uinput devices are now working 2008-04-25 01:55:03 +02:00
Ingo Ruhnke
ec73a8feb9 - started to wrap uinput into a controller 2008-04-25 01:18:18 +02:00
Ingo Ruhnke
413dc08cad - fixed merge issues 2008-04-24 23:47:40 +02:00
Ingo Ruhnke
8afa2b64f8 - added axis to framework 2008-04-24 23:43:44 +02:00
Ingo Ruhnke
2efb68a5e7 - added toggle button class 2008-04-24 20:24:39 +02:00
Ingo Ruhnke
1c8790b5c6 - experimental signal network works now 2008-04-24 20:01:10 +02:00
Ingo Ruhnke
cc912338d3 - make the thing compile 2008-04-24 19:12:59 +02:00
Ingo Ruhnke
8c61791ff1 - kind of finalized the Port API 2008-04-24 18:50:28 +02:00
Ingo Ruhnke
0d7110be33 - minor cleanup 2008-04-23 23:58:41 +02:00
Ingo Ruhnke
d679fcf7a4 - some new files for new input framework 2008-04-23 23:58:00 +02:00
Ingo Ruhnke
5f24e7676a - minor cleanup 2008-04-23 23:56:16 +02:00
Ingo Ruhnke
2f20d151f1 - added deadzone option 2008-04-21 03:19:02 +02:00
Ingo Ruhnke
cea51eee6f - some code cleanup 2008-04-21 03:00:51 +02:00
Ingo Ruhnke
c89ac7e19c - added --device BUS:DEV option 2008-04-20 06:58:20 +02:00
Ingo Ruhnke
841f95a2f1 - let guitar send out events 2008-04-18 05:01:04 +02:00
Ingo Ruhnke
1aec32a514 - added option to enforce the type 2008-04-17 23:02:28 +02:00
Ingo Ruhnke
8f18a99e66 - added some guitar support 2008-04-17 20:31:50 +02:00
Ingo Ruhnke
4fbb03bee9 - switched from bulk to interrupt read/write 2008-04-17 17:11:08 +02:00
Ingo Ruhnke
f09606de3d - claim interface before use 2008-04-15 18:09:16 +02:00
Ingo Ruhnke
cc13f17c05 - added option for endpoint 2008-04-15 17:41:44 +02:00
Ingo Ruhnke
c08fad38fe - added option for endpoint 2008-04-15 17:39:26 +02:00
Ingo Ruhnke
7b6fa10157 - some more documentation 2008-04-15 16:14:47 +02:00
Ingo Ruhnke
864368ecff - added --no-uinput option 2008-04-15 16:06:48 +02:00
Ingo Ruhnke
f1ab55fb22 - moved usbcat into tools/ directory 2008-04-15 04:53:16 +02:00
Ingo Ruhnke
da3ec462b8 - moved usbcat into tools/ directory 2008-04-15 04:52:57 +02:00
Ingo Ruhnke
bdeb5bb387 - added jstest and evtest for convenience 2008-04-15 04:50:03 +02:00
Ingo Ruhnke
984a1194d7 - added jstest and evtest for convenience 2008-04-15 04:49:54 +02:00
Ingo Ruhnke
a069219fb7 - some more documentation 2008-04-15 04:41:00 +02:00
Ingo Ruhnke
3ae4b642ab - added usbcat debug tool 2008-04-14 15:47:24 +02:00
Ingo Ruhnke
77fee6d7ce - added usbcat debug tool 2008-04-14 15:47:15 +02:00
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