aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-05added generic object for getting the blocksize and outputing in ms. ↵Hans-Christoph Steiner
Currently this is fixed at a blocksize of 64, but once the changable blocksize is fully implemented, this object should use the actual current blocksize. svn path=/trunk/externals/hcs/; revision=2359
2004-11-28minor code cleanupsHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=2339
2004-11-28removed deprecated objectsHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=2330
2004-11-27spelled name correctly in console outputHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=2325
2004-11-15added a [reset( message so you can recalibrateHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=2280
2004-11-02tweaked the cvs Id text a bitHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=2199
2004-11-02first version. seems to work well, but maybe could use log and exp scaling, ↵Hans-Christoph Steiner
tho that might be best left to other objects svn path=/trunk/externals/hcs/; revision=2198
2004-10-22minor tweaksHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=2142
2004-10-22cleaned up includesHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=2139
2004-10-11cleaned up help; added joystick button codesHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=2102
2004-08-23hd-clear (NT)carmen rocco
svn path=/trunk/externals/hcs/; revision=1971
2004-05-30added default device for when obj is specified without argumentsHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1789
2004-05-30fixed bug where closing and opening the device would reset it to the default ↵Hans-Christoph Steiner
regardless of what was specified svn path=/trunk/externals/hcs/; revision=1788
2004-05-28cleaned up code a bit following Miller's naming schemeHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1781
2004-05-28added [command( msg and cleaned up codeHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1780
2004-04-14make objects be dummies on non-LinuxHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1604
2004-03-16Removed EV_RST (disappeared from kernel API)Guenter Geiger
svn path=/trunk/externals/hcs/; revision=1424
2003-11-17cleaned up code substantially; got everything working; made help patchesHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1192
2003-11-17first sketch of platformdummy, doesn't work yetHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1191
2003-11-17moved helpfiles to 0.37 styleHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1189
2003-11-17fixed [linuxevent] and added help filesHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1188
2003-11-17moved helpfiles to 0.37 styleHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1185
2003-10-20started TODO listHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1119
2003-10-20allowed more init errors through; changed version messageHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1118
2003-10-12X, Y, hatX, hatY, buttons all workHans-Christoph Steiner
twist and throttle are still silent. help patch uses toggles to represent buttons svn path=/trunk/externals/hcs/; revision=1086
2003-10-12moved to new standard naming schemeHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1085
2003-10-12yeah, yeah, I should learn autoconf, but this works for nowHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1084
2003-10-11renamed help file to match new standardHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=1081
2003-08-20renamed per MSP's 0.37 standardHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=886
2003-08-20olafmatt's changes to the INIT apparently make this work nowHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=885
2003-07-19added (CC) var per Marc Lavalee's suggestionHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=777
2003-06-23remove pd internal header files, compile against files in pd distributionGuenter Geiger
svn path=/trunk/externals/hcs/; revision=734
2003-06-07eliminated updates on everything but the leftmost inlet, necessary because ↵Hans-Christoph Steiner
the ifeel.o kernel module crashes if the input is too fast; added help patch svn path=/trunk/externals/hcs/; revision=685
2003-05-21removed -g and -lSDLHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=640
2003-05-21compiles and loads, but crashes when trying to open the deviceHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=639
2003-05-19removed duplicate char *versionHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=638
2003-05-19added pd headers to make sure I am using a compatible versionHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=637
2003-05-19renamed to make clearerHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=636
2003-05-19removed rawjoystickHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=635
2003-05-17testing current ACLHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=634
2003-05-17testing first post-ACL commitHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=630
2003-04-25cleaned out leftover cruft; added CVS keyword; put all includes into linuxhid.hHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=595
2003-04-25compiles on linux, not yet on Cygwin; needs clock_delay or sys_addpollfn ↵Hans-Christoph Steiner
debugged svn path=/trunk/externals/hcs/; revision=594
2003-04-23moved to rawhid folderHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=588
2003-04-22compiles with libSDL, opens the joystick, but doesn't read events yetHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=585
2003-04-22changed the name from raw to linux, since they are linux-specific; put ↵Hans-Christoph Steiner
common stuff in linuxhid.h svn path=/trunk/externals/hcs/; revision=583
2003-04-16added [range] to MakefileHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=575
2003-04-16compiles all externals in directoryHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=574
2003-04-16builds all of the externals nowHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=573
2003-04-16first working version; all seems to work except I haven't figured out the ↵Hans-Christoph Steiner
time struct yet svn path=/trunk/externals/hcs/; revision=572