Commit graph

288 commits

Author SHA1 Message Date
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
Ingo Ruhnke
97fd91a9ab Fixed stupid mixup in assignment 2009-01-21 07:36:41 +01:00
Ingo Ruhnke
d468ba1868 DDR Universe 2 Mat added, thanks to Hazim Gazov 2009-01-21 07:32:17 +01:00
Ingo Ruhnke
ceb7194241 Code cleanup 2009-01-20 09:47:28 +01:00
Ingo Ruhnke
ba7c6dab55 Autodetect endpoints 2009-01-20 08:42:07 +01:00
Ingo Ruhnke
96f8bb21c7 Added a few more commands 2009-01-20 08:41:35 +01:00
Ingo Ruhnke
f18776cac0 Turned endpoints into variables 2009-01-20 07:30:10 +01:00
Ingo Ruhnke
fc5329031b More docu 2009-01-20 07:29:18 +01:00
Ingo Ruhnke
33d483728e indention fix, some ff stuff 2009-01-20 07:28:59 +01:00
Ingo Ruhnke
85a72e7e19 Docu update 2009-01-18 18:43:00 +01:00
Ingo Ruhnke
c8dcfe60fc Added reconnect command 2009-01-18 10:19:26 +01:00
Ingo Ruhnke
77729257e3 Allow deadzone in percentage 2009-01-18 09:43:44 +01:00
Ingo Ruhnke
ade5823276 Improved force feedback print output, release updates 2009-01-17 06:31:14 +01:00
Ingo Ruhnke
82af020325 More docu 2009-01-17 05:27:09 +01:00
Ingo Ruhnke
adf2497ee2 Fixed bug with multiple wireless controller 2009-01-17 05:24:26 +01:00
Ingo Ruhnke
b96bc54421 Added disconnect and renamed usbconnect to usbtool 2009-01-16 10:55:24 +01:00
Ingo Ruhnke
db83b2a322 Moved ffcode into src/linux_uinput.cpp 2009-01-16 10:17:40 +01:00
Ingo Ruhnke
e25b5d5f42 Event listing button names now match those used for key bindings 2009-01-16 09:49:50 +01:00
Ingo Ruhnke
069d2bae1e Little comment about dpad values added 2009-01-16 09:16:38 +01:00