aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-30Oops, add 2 help filesMiller Puckette
svn path=/trunk/; revision=10470
2008-12-300.42-0test08Miller Puckette
svn path=/trunk/; revision=10469
2008-12-16iemgui/help/ moved to iemgui/IOhannes m zmölnig
svn path=/trunk/; revision=10452
2008-12-15fixed new help-paths for iem_ libsIOhannes m zmölnig
svn path=/trunk/; revision=10451
2008-12-08added pd~-subprocess.pdMiller Puckette
svn path=/trunk/; revision=10433
2008-12-080.42-0test06Miller Puckette
svn path=/trunk/; revision=10432
2008-12-07committed improved versions from Roman HaefeliHans-Christoph Steiner
svn path=/trunk/; revision=10429
2008-11-22forgot to add data file for earplug~ help patchHans-Christoph Steiner
svn path=/trunk/; revision=10376
2008-10-26reorganizing sfruit (nee senderfruit)Luke Iannini
svn path=/trunk/; revision=10348
2008-10-15for some reason, -march stopped working on Mac OS X/powerpcHans-Christoph Steiner
svn path=/trunk/; revision=10330
2008-10-08there was a missing # so it was trying to execute the commentsHans-Christoph Steiner
svn path=/trunk/; revision=10327
2008-10-07elaborate on the fact, that the logfile might not be availableIOhannes m zmölnig
svn path=/trunk/; revision=10326
2008-10-04switched old, broken [pddp] object to a pddplinkHans-Christoph Steiner
svn path=/trunk/; revision=10322
2008-10-02make the error-grep case-insensitive (to allow "ERROR:")IOhannes m zmölnig
svn path=/trunk/; revision=10321
2008-09-30replaced `` syntax with $();IOhannes m zmölnig
added a 1-before-last line to the logfile indicating the uploaded package (LATER use this to rename the logfile to something more meaningful; FIRST wait whether everything still works...) svn path=/trunk/; revision=10317
2008-09-27mingw hack for including a link to the logfile in the mailIOhannes m zmölnig
(and only mail lines containing errors) svn path=/trunk/; revision=10314
2008-09-27try to only mail the lines that actually contain the errorIOhannes m zmölnig
svn path=/trunk/; revision=10313
2008-09-26temporarily disabled videogrid since it is not building on Debian/stable for ↵Hans-Christoph Steiner
a long time. svn path=/trunk/; revision=10312
2008-09-25stripped full path from the logfile before mailing itIOhannes m zmölnig
svn path=/trunk/; revision=10309
2008-09-23add a link to the full logs in the mail-body (sent if the build has failed)IOhannes m zmölnig
svn path=/trunk/; revision=10308
2008-09-20pd 0.42-0 test 05Miller Puckette
svn path=/trunk/; revision=10301
2008-09-17added patche from Hangar NIME workshop to demonstrate the logarithmic ↵Hans-Christoph Steiner
perception of pitch and amplitude svn path=/trunk/; revision=10296
2008-09-04added a bit of documentation on what this script is supposed to doIOhannes m zmölnig
svn path=/trunk/; revision=10277
2008-09-04changed the non-portable "tail +2" to a hopefully more portable sed-script;IOhannes m zmölnig
use $() instead of ``; generally use ${VAR} rather than $VAR; svn path=/trunk/; revision=10276
2008-08-27merged in relevant changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10266
2008-08-26removed executable permissionIOhannes m zmölnig
svn path=/trunk/; revision=10260
2008-08-20Gem is now also under control of SVNIOhannes m zmölnig
svn path=/trunk/; revision=10257
2008-08-18changed deprecated -mcpu flags to -marchHans-Christoph Steiner
svn path=/trunk/; revision=10253
2008-08-18we are not quite ready yet to deal with Univeral builds, the fat binary ↵Hans-Christoph Steiner
flags were conflicted with the optimization flags svn path=/trunk/; revision=10252
2008-08-15updated gem_install with new pathsHans-Christoph Steiner
svn path=/trunk/; revision=10251
2008-08-15Updating to reflect Gem's move from CVS to SVN. Perhaps this could be anHans-Christoph Steiner
svn:external, but this blog post makes me hesitant since we are likely to encounter the exact same problem, and I am the one who'll have to fix it: http://codeintensity.blogspot.com/2008/03/svn-externals-are-evil-use-piston-or.html svn path=/trunk/; revision=10250
2008-08-15removed semento from build targets since it doesn't exist as a Makefile targetHans-Christoph Steiner
svn path=/trunk/; revision=10248
2008-08-15merged in relevent changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10245
2008-08-14merged in changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10244
2008-08-14extended float boxes to clearly demonstrate that the resolution problem is ↵Hans-Christoph Steiner
not in that setting svn path=/trunk/; revision=10242
2008-08-14changed screen location to standard upper-left corner for tutorialsHans-Christoph Steiner
svn path=/trunk/; revision=10241
2008-08-13removed any2string, string2any, sprinkler: see ../../moocow/ for current ↵Bryan Jurish
versions svn path=/trunk/; revision=10240
2008-07-30added a ~ between the Pd bugfix version and the build date for Debian packageHans-Christoph Steiner
since the test versions had '0.40.3cvs2008...' in them and Debian considers 0.40.3-1 older than 0.40.3cvs20080703-1. This is following the recommendation of the Debian manual: http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version svn path=/trunk/; revision=10227
2008-07-24renaming very unfortunately named semento to memento-p to aid ↵Luke Iannini
discoverability (for the record, semento was supposed to be a play on 'senderfoot's memento' and 'cement'! :)). abstractions marked with -p are part of polaroid, and those with -c have features for controctopus. svn path=/trunk/; revision=10216
2008-07-23an illustration of the disconnect between the way Pd represents floats verusHans-Christoph Steiner
what happens in the implementation, following the discussion in bug #1996275 https://sourceforge.net/tracker/index.php?func=detail&aid=1996275&group_id=55736&atid=478070 svn path=/trunk/; revision=10213
2008-07-08trying to import gridflow 0.9.4N.N.
svn path=/trunk/; revision=10148
2008-07-04new pd~ and stdout objects in extraMiller Puckette
svn path=/trunk/; revision=10141
2008-07-04many bug fixes.Miller Puckette
sigmund~ and bonk~ updates (ongoing) some new math objects svn path=/trunk/; revision=10140
2008-06-28- the sixaxis external now builds with Pd-extended, and outputs the rawHans-Christoph Steiner
accelerometer data - for the rest of the data, use [hid] or [hidio] they happily coexist svn path=/trunk/; revision=10116
2008-06-26removed svn:executable property from patchesIOhannes m zmölnig
svn path=/trunk/; revision=10104
2008-06-26removed svn:executable properties from patches,...IOhannes m zmölnig
svn path=/trunk/; revision=10103
2008-06-21added spotlight importer build and clean targetsLuke Iannini
svn path=/trunk/; revision=10061
2008-06-21tcllib is now needed for colorgrid, and perhaps other handy thingsHans-Christoph Steiner
svn path=/trunk/; revision=10058
2008-06-20checking in spotlight importer for future autobuildingLuke Iannini
svn path=/trunk/; revision=10057
2008-06-20added separate entry for .pat filesLuke Iannini
svn path=/trunk/; revision=10055