Age | Commit message (Expand) | Author |
2010-04-25 | fixed iphoneos build and added 64-bit to Mac OS X universal builds if buildin... | Hans-Christoph Steiner |
2010-04-06 | fixed clean target, it wasn't cleaning the .o file for the lib file for singl... | Hans-Christoph Steiner |
2010-04-06 | updated libdir style projects with latest version of Makefile template | Hans-Christoph Steiner |
2010-03-24 | added include path for Pd-extended.app include folder to include path, after ... | Hans-Christoph Steiner |
2010-03-10 | fixed execution order bug found while working on Patricia Adler's midterm | Hans-Christoph Steiner |
2010-02-21 | updated to use new machine-parsible format | Hans-Christoph Steiner |
2010-02-10 | since there are no binaries, this package will work on all archs | Hans-Christoph Steiner |
2010-02-10 | setup mapping lib with template Makefile+debian stuff | Hans-Christoph Steiner |
2010-02-10 | deleted empty dir | Hans-Christoph Steiner |
2009-11-23 | fixed bug where it would sometimes output erroneous reset values out of the o... | Hans-Christoph Steiner |
2009-09-23 | fugfix | Cyrille Henry |
2009-04-08 | moved help patches into same folder, stopped auto-generating mapping-meta.pd | Hans-Christoph Steiner |
2009-04-08 | switched to use mapping2radians | Hans-Christoph Steiner |
2009-04-08 | flush out the coordinate conversions | Hans-Christoph Steiner |
2009-04-08 | since there are lots of conversion possibilities, these need to be more expli... | Hans-Christoph Steiner |
2009-04-08 | added help patch for cartesian | Hans-Christoph Steiner |
2009-04-06 | added better example controller using grid | Hans-Christoph Steiner |
2009-04-06 | added TODO about scaling Z | Hans-Christoph Steiner |
2009-03-23 | svn path=/trunk/externals/mapping/; revision=10891 | Cyrille Henry |
2009-03-23 | svn path=/trunk/externals/mapping/; revision=10890 | Cyrille Henry |
2009-02-24 | svn path=/trunk/externals/mapping/; revision=10811 | Cyrille Henry |
2009-02-18 | removed 'abs' from path to zexy/cart2pol | Hans-Christoph Steiner |
2009-02-16 | replace zexy/cart2pol by zexy/abs/cart2pol | Cyrille Henry |
2009-02-16 | remove cyclone dependency | Cyrille Henry |
2009-02-16 | replace float_arguent with purepd/float_argument | Cyrille Henry |
2009-02-16 | remove a loadbang to use a default argument | Cyrille Henry |
2009-02-03 | add a "set" inlet | Cyrille Henry |
2009-02-03 | use only int to change the table size | Cyrille Henry |
2009-02-03 | svn path=/trunk/externals/mapping/; revision=10724 | Cyrille Henry |
2009-01-18 | remove the detection of a min / max when 2 value are == | Cyrille Henry |
2008-10-19 | added namespace prefix 'cyclone' to speedlim so it loads properly | Hans-Christoph Steiner |
2008-10-06 | add a reset message to iir | Cyrille Henry |
2008-09-20 | copied object from gametrak example and renamed using '2' as separator | Hans-Christoph Steiner |
2008-08-28 | after sending a load massage, autoscale is no more in "learning" mode. | Cyrille Henry |
2008-08-27 | merged in relevant changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner |
2008-08-15 | load config set auto = 0 | Cyrille Henry |
2008-07-08 | add comment on curve_draw help | Cyrille Henry |
2008-07-02 | change nLink to tLink because msd is no more compatible with the former. | Cyrille Henry |
2008-06-24 | add curve_draw. it allow to draw the in / out relation in a table | Cyrille Henry |
2008-06-19 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig |
2008-03-27 | enforced right-to-left output order, fixing bug #1925552 | Hans-Christoph Steiner |
2007-11-27 | - added single, double and triple exponential smoothing objects based on NIST | Hans-Christoph Steiner |
2007-08-02 | added inlets to match arguments and streamlined implementation using float_ar... | Hans-Christoph Steiner |
2007-08-02 | removed [int] rounding since it gets in the way too often. Perhaps there sho... | Hans-Christoph Steiner |
2007-08-01 | replaced with more sensible algorithm | Hans-Christoph Steiner |
2007-07-31 | fixed graping in help patch | Hans-Christoph Steiner |
2007-07-17 | minor cleanups on help files | Hans-Christoph Steiner |
2007-07-17 | object to make center point with two ranges, to mimic the feel in a centered ... | Hans-Christoph Steiner |
2007-07-17 | *** empty log message *** | Cyrille Henry |
2007-07-17 | made one->two support -1-to-0, thereby also making one->three and one->four a... | Hans-Christoph Steiner |