aboutsummaryrefslogtreecommitdiff
path: root/joystick.pd
AgeCommit message (Collapse)Author
2011-11-18standardized on hans@eds.orgHans-Christoph Steiner
svn path=/trunk/externals/hid/; revision=15793
2009-04-18switched device-specific objects to use the device-specific 'open mouse' and ↵Hans-Christoph Steiner
'open joystick' messages svn path=/trunk/externals/hcs/hid/; revision=11052
2008-08-27merged in relevant changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=10266
2005-06-04updated joystick support on Mac OS X so that joystick twist is set to abs_rz ↵Hans-Christoph Steiner
and throttle is set to abs_throttle even when devices use different code pages (USB HID spec sucks!); minor code cleanups svn path=/trunk/externals/hcs/hid/; revision=3111
2005-03-03unconnected error msg injoystick to stop flood of msgs; bumped version number upHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2596
2004-11-28fixed a number of annoying bugs in MacOS X; cleaned up code; now multiple ↵Hans-Christoph Steiner
[hid]s work at the same time svn path=/trunk/externals/hcs/hid/; revision=2329
2004-11-16[joystick] is now fully functional on MacOS XHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2282
2004-11-14removed the ev_ from the typesHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2270
2004-11-06things are working MacOS X, but there are lots of bugsHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2227