aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-04-03added keyboard support for linux (Georg Holzmann)Georg Holzmann
svn path=/trunk/externals/hcs/hid/; revision=2673
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-19added two basic one-to-many mapping objectsHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2415
2004-12-16some minor cleanupsHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2387
2004-12-04cleaned up and commentedHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2358
2004-11-28getting the help files and mapping files dialed inHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2342
2004-11-28[notescale] is basically a HID object, but not necessarily, hence no hid_ prefixHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2340
2004-11-28updated and cleaned up pd objects and help files; made joystick noise maker ↵Hans-Christoph Steiner
subpatch svn path=/trunk/externals/hcs/hid/; revision=2335
2004-11-28getting ready for release 0.4Hans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2334
2004-11-28code cleanup and [print( msg implementationHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2333
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-28converted to 0-1 input rangeHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2328
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-25created [buttongate] and [keygate] following [gate]Hans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2313
2004-11-20first set of basic mapping objects for [hid]Hans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2292
2004-11-16minor pre-release tweaksHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2283
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-06added release major and minor versionHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2228
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-06mice and joysticks work under MacOS X now, but there is much work left to be ↵Hans-Christoph Steiner
done in terms of translating HID Manager to Linux Input events. svn path=/trunk/externals/hcs/hid/; revision=2220
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
2004-11-04created general mouse object for rapid prototyping and beginnersHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2204
2004-10-25completed moving GNU/Linux support into the new structure; flushed out ↵Hans-Christoph Steiner
Darwin a bit more svn path=/trunk/externals/hcs/hid/; revision=2154
2004-10-23got everything running under GNU/Linux again, time to switch back to MacOS XHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2144
2004-10-22more progress generalizing for cross-platformness; Darwin stuff compiles and ↵Hans-Christoph Steiner
the object loads, but it doesn't do anything yet svn path=/trunk/externals/hcs/hid/; revision=2141
2004-10-22started the process of organizing things for cross-platformness; sketched ↵Hans-Christoph Steiner
out MacOS X HID Manager implementation using SuperCollider3's SC_HID.cpp svn path=/trunk/externals/hcs/hid/; revision=2140
2004-10-20auto-generated event type/code listings as pd filesHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2132
2004-10-20first functional first with new outlet formatHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2131
2004-10-18[hid] now outputs downcased event names from input.h and Makefile should ↵Hans-Christoph Steiner
work on MacOSX and GNU/Linux svn path=/trunk/externals/hcs/hid/; revision=2121
2004-10-18added linux headerHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2117
2004-10-18got the input event array goingsvn2git-rootHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2116