Commit graph

40 commits

Author SHA1 Message Date
Ingo Ruhnke
18c8d03e57 Added --square-axis option 2008-12-25 21:19:12 +01:00
Ingo Ruhnke
8a1ca31f5b Docu updates 2008-11-06 15:41:12 +01:00
Ingo Ruhnke
5296e66fa5 Some headset stuff and usbcat and usbdebug stuff 2008-08-07 16:44:23 +02:00
Ingo Ruhnke
75d18348b5 Added --version and --verbose command line options 2008-06-12 16:42:19 +02:00
Ingo Ruhnke
cd17ff44a1 Added missing header 2008-05-06 12:30:23 +02:00
Ingo Ruhnke
64468ea8d6 Some TODO cleanup 2008-05-03 12:26:38 +02:00
Ingo Ruhnke
ac6297e0e7 Moved a bunch of code from xboxdrv into xboxmsg, print axis and buttonmap with names instead of integer 2008-05-03 12:22:46 +02:00
Ingo Ruhnke
e2708e9e21 Disabled inputdrv compilation 2008-05-03 12:08:12 +02:00
Ingo Ruhnke
e0e55064d9 Some fixes to the endpoint handling 2008-05-03 11:58:50 +02:00
Ingo Ruhnke
b7d6afbf92 Added dpad only option 2008-05-03 00:14:27 +02:00
Ingo Ruhnke
133d0982fd Added support for remapping buttons 2008-05-02 23:07:06 +02:00
Ingo Ruhnke
beb61477f9 Documentation update, fixed guitar support, deadzone support, led indicate jsdev now 2008-05-02 18:19:59 +02:00
Ingo Ruhnke
46af129d59 - added people to AUTHORS 2008-05-01 16:40:10 +02:00
Ingo Ruhnke
b88ef37406 Added Xbox360 Wireless support 2008-05-01 11:05:02 +02:00
Ingo Ruhnke
aeea6bf669 Preparations for Xbox360 wireless support 2008-05-01 09:15:40 +02:00
Ingo Ruhnke
8501bdd277 Added global catch 2008-04-29 15:55:16 +02:00
Ingo Ruhnke
3b5d9df5fe - throttle class and some stuff for graph viz 2008-04-27 12:28:23 +02:00
Ingo Ruhnke
27311ed2ce Added JoinAxis and BtnToAbs 2008-04-26 10:20:09 +02:00
Ingo Ruhnke
1d01b66573 Moved usb handling into seperate thread
Added mouse emulation via abs_to_rel
Added abs_to_btn converter
2008-04-26 06:36:38 +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
5f24e7676a - minor cleanup 2008-04-23 23:56:16 +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
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
f09606de3d - claim interface before use 2008-04-15 18:09:16 +02:00
Ingo Ruhnke
864368ecff - added --no-uinput option 2008-04-15 16:06:48 +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
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
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
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
875259c08e - fail on read error and shutdown (i.e. when device is busy) 2008-04-12 15:07:20 +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