aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2005-06-27made 0.6 releaseHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=3250
2005-06-10- got ff_autocenter and ff_gain working fine, now its time for some actualHans-Christoph Steiner
effects!! svn path=/trunk/externals/hcs/hid/; revision=3164
2005-06-06- cleaned up CFLAGS and tried higher optimization, which failed to buildHans-Christoph Steiner
- implemented a second outlet which outputs data upon [refresh( to build a popup menu to select the device by name using a [popup]. This uncovered a bug, which is not fixed, it seems that everytime you open a device, that device gets added again to the list of devices svn path=/trunk/externals/hcs/hid/; revision=3122
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=3112
2005-05-21added and updated commentsHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=3047
2005-04-26added input range limitingHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2822
2005-04-13- created a suite of hid objects for using polar coordinates and convertingHans-Christoph Steiner
between the range of 0-1 and degrees/radians. - made two joystick/polar examples - added some pretty colors to help patches svn path=/trunk/externals/hcs/hid/; revision=2754
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-12-16some minor cleanupsHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2387
2004-11-28getting ready for release 0.4Hans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2334
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-27quick kludge to add more event types for MacOS X, including a test version ↵Hans-Christoph Steiner
of keyboard support svn path=/trunk/externals/hcs/hid/; revision=2324
2004-11-20first set of basic mapping objects for [hid]Hans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2292
2004-11-16[joystick] is now fully functional on MacOS XHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2282
2004-11-15prepping for release, fixed a couple very minor bugsHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2276
2004-11-15converted button codes to a numbered scheme; added [buttongate]Hans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2275
2004-11-14removed the ev_ from the typesHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2270
2004-11-07cleaned up the code a fair amount, but there are still lots of bugs bugs bugs...Hans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2238
2004-11-06things are working MacOS X, but there are lots of bugsHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2227
2004-11-04cleaned up Darwin side after Linux work; laid out Darwin structure and got ↵Hans-Christoph Steiner
device opening working svn path=/trunk/externals/hcs/hid/; revision=2206