Commit graph

306 commits

Author SHA1 Message Date
Ingo Ruhnke
161bf54688 Version update, release ready 2009-02-21 12:51:55 +01:00
Ingo Ruhnke
2afc853d2f NEWS update 2009-02-21 12:49:54 +01:00
Ingo Ruhnke
ff991b3cf9 Minor docu update 2009-02-21 12:48:24 +01:00
Ingo Ruhnke
c1c0acb046 Catch when xboxdrv isn't set properly 2009-02-21 12:46:52 +01:00
Ingo Ruhnke
0b2388605f Updated TODO 2009-02-21 12:39:12 +01:00
Ingo Ruhnke
1ff3476852 xboxdrv-daemon reads list of supported devices from xboxdrv, cleaned up output some more 2009-02-21 12:37:34 +01:00
Ingo Ruhnke
92408e0d00 Updated TODO 2009-02-21 12:07:24 +01:00
Ingo Ruhnke
d89722ff38 Added --quiet option to xboxdrv, added --verbose option to xboxdrv-daemon.py 2009-02-20 15:56:16 +01:00
Ingo Ruhnke
eff28751cb Small docu fix 2009-02-19 20:16:13 +01:00
Ingo Ruhnke
ff11cf3500 Check for controllers already connected, added option to set xboxdrv location 2009-02-19 20:09:51 +01:00
Ingo Ruhnke
1076a9a469 Added command line parsing and attach/detach scripts 2009-02-19 19:54:15 +01:00
Ingo Ruhnke
57925cbb6c Incremented version number 2009-02-19 19:53:18 +01:00
Ingo Ruhnke
d20a6daaf3 Some more stuff 2009-02-19 16:56:48 +01:00
Ingo Ruhnke
afc511849d Some more stuff 2009-02-19 16:56:44 +01:00
Ingo Ruhnke
4029e44e74 Added little documentation about the daemon 2009-02-19 16:47:33 +01:00
Ingo Ruhnke
fe3663a022 Minor improvments on shutdown 2009-02-19 16:39:48 +01:00
Ingo Ruhnke
4b59bd22d8 Added some bookkeeping for launch and kill 2009-02-19 16:03:55 +01:00
Ingo Ruhnke
d0dacbf7d3 Started hacking on xboxdrv launch daemon 2009-02-19 15:54:36 +01:00
Ingo Ruhnke
2b1436024a Removed warning, fixed typo 2009-02-19 15:54:12 +01:00
Ingo Ruhnke
a5dd9f9b30 hal daemon from Thomas Debouverie <debouverie_thomas@yahoo.fr> 2009-02-19 14:10:06 +01:00
Ingo Ruhnke
442ceda634 Use a real std::string object instead of a temporary reference 2009-02-18 08:14:13 +01:00
Ingo Ruhnke
6c321a9f46 Renamed one i to epos 2009-02-17 23:20:39 +01:00
Ingo Ruhnke
129c47a26c Error message improved 2009-02-17 23:15:20 +01:00
Ingo Ruhnke
891af0a8b6 Added documentation for calibration 2009-02-17 22:58:54 +01:00
Ingo Ruhnke
3c645ad72e Added --calibration option 2009-02-17 22:51:47 +01:00
Ingo Ruhnke
f35d3bf0ed Comment added 2009-02-15 10:25:13 +01:00
Ingo Ruhnke
ef3c79988f Logitech ChillStream support, thanks to Tomasz Moń <desowin@gmail.com> 2009-02-14 22:48:31 +01:00
Ingo Ruhnke
f6d6b8477b Updated sdl-jstest URL 2009-02-10 17:16:26 +01:00
Ingo Ruhnke
fdadf215b7 Init rumble to an invalid value, so that the first rumble command gets never ignored 2009-02-04 14:36:36 +01:00
Ingo Ruhnke
dfa03c6114 Added evsend command 2009-01-28 17:59:59 +01:00
Ingo Ruhnke
42634b072c Added evsend command 2009-01-28 17:59:52 +01:00
Ingo Ruhnke
487ff84db8 Moved force feedback output into verbose 2009-01-25 12:18:09 +01:00
Ingo Ruhnke
419e597047 Longer timeout for usb read 2009-01-25 12:17:49 +01:00
Ingo Ruhnke
161495713f Only send rumble messages when status changed 2009-01-25 12:17:23 +01:00
Ingo Ruhnke
49ebf93e50 Better scaling from 8bit to 16bit values 2009-01-25 11:00:50 +01:00
Ingo Ruhnke
127273dc7b Added Harmonix Drum Kit for Xbox 360 2009-01-25 11:00:35 +01:00
Ingo Ruhnke
191574e65a Reverse Y axis on firestorm gamepad 2009-01-24 19:58:44 +01:00
Ingo Ruhnke
71b0192eba Properly use max_effects 2009-01-24 18:48:17 +01:00
Ingo Ruhnke
1b5f64654e Clamp some force feedback values to 0-0x7fff range, fixed mixup between weak/strong rumble 2009-01-24 18:35:41 +01:00
Ingo Ruhnke
8bc7461d1a Fixed 'warning: overflow in implicit constant conversion' warning' in src/xbox360_wireless_controller.cpp 2009-01-24 15:59:04 +01:00
Ingo Ruhnke
a5d519ec27 NEWS update for release 2009-01-24 15:48:02 +01:00
Ingo Ruhnke
abe74c4f2c Warning fix 2009-01-24 15:19:56 +01:00
Ingo Ruhnke
595171acf5 Implemented --rumble-gain 2009-01-24 15:12:35 +01:00
Ingo Ruhnke
53a62ac07c Allow dynamic updates of effects 2009-01-24 12:23:03 +01:00
Ingo Ruhnke
abdf7f8a80 Added support for FF_GAIN 2009-01-24 11:20:53 +01:00
Ingo Ruhnke
9f2bff8c4e Implemneted force feedback support 2009-01-24 09:29:27 +01:00
Ingo Ruhnke
754eee3e8d Implemneted force feedback support 2009-01-24 09:22:56 +01:00
Ingo Ruhnke
9256649810 Some work on force feedback 2009-01-23 20:00:02 +01:00
Ingo Ruhnke
6e2672e49a Change delta from float/sec to int/msec 2009-01-23 09:43:06 +01:00
Ingo Ruhnke
fc4745f4d2 Added firestorm gamepad to --type option 2009-01-21 07:42:42 +01:00