Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-27 | seemed to fix the mac crasher bug caused by HIDReleaseBuildList wierdness; ↵ | Hans-Christoph Steiner | |
cleaned up things a bit and made it possible to open devices by type svn path=/trunk/externals/hcs/hid/; revision=5138 | |||
2006-05-26 | thought I'd check in a working(?) version of this makefile before I wipe it ↵ | Hans-Christoph Steiner | |
and use externals/Makefile svn path=/trunk/externals/hcs/hid/; revision=5137 | |||
2006-04-06 | only include Makefile.buildlayout if it is available; this allows us to ↵ | IOhannes m zmölnig | |
build hid even if you don't have everything checked out with something like: "OS_NAME=linux make all" svn path=/trunk/externals/hcs/hid/; revision=4822 | |||
2005-12-19 | got 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-11 | added barebones ff function to linux file so that it'll work | Hans-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 actual | Hans-Christoph Steiner | |
effects!! svn path=/trunk/externals/hcs/hid/; revision=3164 | |||
2005-06-06 | - cleaned up CFLAGS and tried higher optimization, which failed to build | Hans-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-04 | updated 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-25 | changed 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-20 | got rid of some minor warnings | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=3040 | |||
2004-10-23 | got everything running under GNU/Linux again, time to switch back to MacOS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2144 | |||
2004-10-22 | more 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-20 | auto-generated event type/code listings as pd files | Hans-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-18 | got the input event array goingsvn2git-root | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2116 |