aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2006-06-02added a bunch more status info in the Pd domain: device count, range for each...Hans-Christoph Steiner
2006-06-02ripped out old method of get events and build whole new method which should u...Hans-Christoph Steiner
2006-05-28On Mac OSX, replaced hid_get_device_by_number() by a global array of pointers...Hans-Christoph Steiner
2006-05-27added some status reporting, and got all the different methods for opening wo...Hans-Christoph Steiner
2006-05-27new open-by methods seem to be working properlyHans-Christoph Steiner
2006-05-27seemed to fix the mac crasher bug caused by HIDReleaseBuildList wierdness; cl...Hans-Christoph Steiner
2006-03-17 changed [pddp] object tp [pddp( message to disable the [pddp] object, which ...Hans-Christoph Steiner
2006-03-17I think it was cleaned up a bit, but I made the changes so long ago, I forgotHans-Christoph Steiner
2005-06-06- cleaned up CFLAGS and tried higher optimization, which failed to buildHans-Christoph Steiner
2005-06-04updated joystick support on Mac OS X so that joystick twist is set to abs_rz ...Hans-Christoph Steiner
2005-05-24got [hid_graph] fully functional; added helpfiles for all curve objectsHans-Christoph Steiner
2005-05-21added and updated commentsHans-Christoph Steiner
2005-05-20updated help files and objects for smoothing, average, and lowpoassHans-Christoph Steiner
2005-04-28removed the timestamp from the outputHans-Christoph Steiner
2005-04-28switched Linux to use common hid_output_event()Hans-Christoph Steiner
2005-04-28whipped out a 1-to-4 mapping object...Hans-Christoph Steiner
2005-04-26added pddp_open patch to open all_about_ patches without them being abstracti...Hans-Christoph Steiner
2005-04-13- created a suite of hid objects for using polar coordinates and convertingHans-Christoph Steiner
2004-12-19added two basic one-to-many mapping objectsHans-Christoph Steiner
2004-12-16some minor cleanupsHans-Christoph Steiner
2004-12-04cleaned up and commentedHans-Christoph Steiner
2004-11-28getting the help files and mapping files dialed inHans-Christoph Steiner
2004-11-28[notescale] is basically a HID object, but not necessarily, hence no hid_ prefixHans-Christoph Steiner
2004-11-28updated and cleaned up pd objects and help files; made joystick noise maker s...Hans-Christoph Steiner
2004-11-28fixed a number of annoying bugs in MacOS X; cleaned up code; now multiple [hi...Hans-Christoph Steiner
2004-11-27quick kludge to add more event types for MacOS X, including a test version of...Hans-Christoph Steiner
2004-11-25created [buttongate] and [keygate] following [gate]Hans-Christoph Steiner
2004-11-16minor pre-release tweaksHans-Christoph Steiner
2004-11-16[joystick] is now fully functional on MacOS XHans-Christoph Steiner
2004-11-15prepping for release, fixed a couple very minor bugsHans-Christoph Steiner
2004-11-15converted button codes to a numbered scheme; added [buttongate]Hans-Christoph Steiner
2004-11-14removed the ev_ from the typesHans-Christoph Steiner
2004-11-07cleaned up the code a fair amount, but there are still lots of bugs bugs bugs...Hans-Christoph Steiner
2004-11-06things are working MacOS X, but there are lots of bugsHans-Christoph Steiner
2004-11-06mice and joysticks work under MacOS X now, but there is much work left to be ...Hans-Christoph Steiner
2004-11-04cleaned up Darwin side after Linux work; laid out Darwin structure and got de...Hans-Christoph Steiner
2004-11-04created general mouse object for rapid prototyping and beginnersHans-Christoph Steiner
2004-10-25completed moving GNU/Linux support into the new structure; flushed out Darwin...Hans-Christoph Steiner
2004-10-23got everything running under GNU/Linux again, time to switch back to MacOS XHans-Christoph Steiner
2004-10-20auto-generated event type/code listings as pd filesHans-Christoph Steiner
2004-10-20first functional first with new outlet formatHans-Christoph Steiner