Commit graph

167 commits

Author SHA1 Message Date
Ingo Ruhnke
652a2bf4b6 Added autofire option 2008-12-26 06:52:09 +01:00
Ingo Ruhnke
11c47f0ae1 Implemented command line parsing for autofire and relative-axis 2008-12-26 03:48:44 +01:00
Ingo Ruhnke
76dd5907cb Unified string splitting a bit 2008-12-26 02:54:21 +01:00
Ingo Ruhnke
7a22acde79 Some framework for autofire and relative-axis 2008-12-26 02:29:28 +01:00
Ingo Ruhnke
4c23a0e1dc Added timeout to ::read() 2008-12-26 00:06:02 +01:00
Ingo Ruhnke
18c8d03e57 Added --square-axis option 2008-12-25 21:19:12 +01:00
Ingo Ruhnke
88ae713696 Added two missing spaces 2008-11-29 19:17:12 +01:00
Ingo Ruhnke
b7509ffe10 Minor improvement in error handling 2008-11-06 15:49:56 +01:00
Ingo Ruhnke
ef92ac46e1 Hacky tool to read usb data 2008-11-06 15:42:16 +01:00
Ingo Ruhnke
8a1ca31f5b Docu updates 2008-11-06 15:41:12 +01:00
Ingo Ruhnke
758816276f Added ctrlreq command 2008-11-06 15:40:11 +01:00
Ingo Ruhnke
cc6d754d15 Split of --list into --list and --list-verbose 2008-11-06 15:39:25 +01:00
Ingo Ruhnke
42b63037ff Added SixAxis Controller stuff 2008-10-01 15:45:10 +02:00
Ingo Ruhnke
7439ff9414 Added wait command, added ';' as command seperator 2008-09-22 03:22:15 +02:00
Ingo Ruhnke
3cb94bb8b7 Added some info on chatpad 2008-09-21 04:38:44 +02:00
Ingo Ruhnke
c21fd5796c Added support for Harmonix Guitar thanks to Gregory T Helton <gt@fallendusk.org> 2008-09-19 00:21:41 +02:00
Ingo Ruhnke
9ca443ecd2 Updated NEWS 2008-09-19 00:20:43 +02:00
Ingo Ruhnke
2f1e897343 Minor change 2008-08-23 02:07:26 +02:00
Ingo Ruhnke
5296e66fa5 Some headset stuff and usbcat and usbdebug stuff 2008-08-07 16:44:23 +02:00
Ingo Ruhnke
19597b67b3 Added another Mad Catz controller to the list, thanks to Michael Adamson <mikeya84@gmail.com> 2008-07-05 04:49:49 +02:00
Ingo Ruhnke
38c9209f6a Some work on the probing feature 2008-06-21 02:55:28 +02:00
Ingo Ruhnke
bc424deacd Some more general polish to the usbdebug tool 2008-06-20 05:19:01 +02:00
Ingo Ruhnke
e104220ef6 Started a more flexible USB debugging tool 2008-06-19 18:17:55 +02:00
Ingo Ruhnke
b26b1327e7 Updates 2008-06-16 05:15:56 +02:00
Ingo Ruhnke
8dc6d54476 Type correction 2008-06-13 00:32:10 +02:00
Ingo Ruhnke
37b9c40da7 directX experimentation 2008-06-12 17:06:11 +02:00
Ingo Ruhnke
547fbb42e0 Split CommandLineOptions into separate file 2008-06-12 17:05:58 +02:00
Ingo Ruhnke
75d18348b5 Added --version and --verbose command line options 2008-06-12 16:42:19 +02:00
Ingo Ruhnke
8dfe076ca4 Added note about running as root 2008-06-11 19:11:09 +02:00
Ingo Ruhnke
11f5de82ce Improved error message 2008-05-22 00:00:06 +02:00
Ingo Ruhnke
900844d352 Back to stone age C standard, -std=c99 caused problems for people 2008-05-13 04:13:48 +02:00
Ingo Ruhnke
aa9d0efd13 Added missing header 2008-05-13 04:10:21 +02:00
Ingo Ruhnke
8298488f5a Added DirectInputQuery from Magnus Norddahl 2008-05-12 19:29:27 +02:00
Ingo Ruhnke
ad596c785d Started a little test app for wine 2008-05-12 16:58:23 +02:00
Ingo Ruhnke
0e3e276882 Added missing header 2008-05-06 12:40:44 +02:00
Ingo Ruhnke
cd17ff44a1 Added missing header 2008-05-06 12:30:23 +02:00
Ingo Ruhnke
29f9e905fc Added daemon mode 2008-05-04 19:22:34 +02:00
Ingo Ruhnke
8d3909adc7 Ignore gitignore 2008-05-03 12:39:54 +02:00
Ingo Ruhnke
2414fb07c1 News cleanup, getting release ready 2008-05-03 12:37:06 +02:00
Ingo Ruhnke
e636904e77 Header lines fixed 2008-05-03 12:27:20 +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
1a946f6bfa Fixed endpoint hack and added INTERFACE and ENDPOINT to the command line 2008-05-03 11:11:29 +02:00
Ingo Ruhnke
b7d6afbf92 Added dpad only option 2008-05-03 00:14:27 +02:00
Ingo Ruhnke
512ca443b7 - release preparations 2008-05-02 23:54:57 +02:00
Ingo Ruhnke
44688f9ac6 Added documentation for axis and button remapping 2008-05-02 23:51:13 +02:00
Ingo Ruhnke
9fd3504db9 Added support for axis map 2008-05-02 23:39:26 +02:00
Ingo Ruhnke
133d0982fd Added support for remapping buttons 2008-05-02 23:07:06 +02:00