aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2005-12-19got the basic sketch working, but now I have to figure out the hid.dll ↵Hans-Christoph Steiner
nameclash issue... arg svn path=/trunk/externals/hcs/hid/; revision=4258
2005-06-11added barebones ff function to linux file so that it'll workHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=3166
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=3111
2005-05-25changed make stuff to reflect that the *-help.pd files were moved to doc/ in ↵Hans-Christoph Steiner
the CVS repository svn path=/trunk/externals/hcs/hid/; revision=3088
2005-05-20got rid of some minor warningsHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=3040
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-20auto-generated event type/code listings as pd filesHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2132
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-18got the input event array goingsvn2git-rootHans-Christoph Steiner
svn path=/trunk/externals/hcs/hid/; revision=2116