Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-04 | switched old, broken [pddp] object to a pddplink | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10322 | |||
2008-10-02 | make the error-grep case-insensitive (to allow "ERROR:") | IOhannes m zmölnig | |
svn path=/trunk/; revision=10321 | |||
2008-09-30 | replaced `` 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-27 | mingw hack for including a link to the logfile in the mail | IOhannes m zmölnig | |
(and only mail lines containing errors) svn path=/trunk/; revision=10314 | |||
2008-09-27 | try to only mail the lines that actually contain the error | IOhannes m zmölnig | |
svn path=/trunk/; revision=10313 | |||
2008-09-26 | temporarily disabled videogrid since it is not building on Debian/stable for ↵ | Hans-Christoph Steiner | |
a long time. svn path=/trunk/; revision=10312 | |||
2008-09-25 | stripped full path from the logfile before mailing it | IOhannes m zmölnig | |
svn path=/trunk/; revision=10309 | |||
2008-09-23 | add 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-20 | pd 0.42-0 test 05 | Miller Puckette | |
svn path=/trunk/; revision=10301 | |||
2008-09-17 | added patche from Hangar NIME workshop to demonstrate the logarithmic ↵ | Hans-Christoph Steiner | |
perception of pitch and amplitude svn path=/trunk/; revision=10296 | |||
2008-09-04 | added a bit of documentation on what this script is supposed to do | IOhannes m zmölnig | |
svn path=/trunk/; revision=10277 | |||
2008-09-04 | changed 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-27 | merged in relevant changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10266 | |||
2008-08-26 | removed executable permission | IOhannes m zmölnig | |
svn path=/trunk/; revision=10260 | |||
2008-08-20 | Gem is now also under control of SVN | IOhannes m zmölnig | |
svn path=/trunk/; revision=10257 | |||
2008-08-18 | changed deprecated -mcpu flags to -march | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10253 | |||
2008-08-18 | we 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-15 | updated gem_install with new paths | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10251 | |||
2008-08-15 | Updating to reflect Gem's move from CVS to SVN. Perhaps this could be an | Hans-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-15 | removed semento from build targets since it doesn't exist as a Makefile target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10248 | |||
2008-08-15 | merged in relevent changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10245 | |||
2008-08-14 | merged in changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10244 | |||
2008-08-14 | extended float boxes to clearly demonstrate that the resolution problem is ↵ | Hans-Christoph Steiner | |
not in that setting svn path=/trunk/; revision=10242 | |||
2008-08-14 | changed screen location to standard upper-left corner for tutorials | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10241 | |||
2008-08-13 | removed any2string, string2any, sprinkler: see ../../moocow/ for current ↵ | Bryan Jurish | |
versions svn path=/trunk/; revision=10240 | |||
2008-07-30 | added a ~ between the Pd bugfix version and the build date for Debian package | Hans-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-24 | renaming 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-23 | an illustration of the disconnect between the way Pd represents floats verus | Hans-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-08 | trying to import gridflow 0.9.4 | N.N. | |
svn path=/trunk/; revision=10148 | |||
2008-07-04 | new pd~ and stdout objects in extra | Miller Puckette | |
svn path=/trunk/; revision=10141 | |||
2008-07-04 | many 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 raw | Hans-Christoph Steiner | |
accelerometer data - for the rest of the data, use [hid] or [hidio] they happily coexist svn path=/trunk/; revision=10116 | |||
2008-06-26 | removed svn:executable property from patches | IOhannes m zmölnig | |
svn path=/trunk/; revision=10104 | |||
2008-06-26 | removed svn:executable properties from patches,... | IOhannes m zmölnig | |
svn path=/trunk/; revision=10103 | |||
2008-06-21 | added spotlight importer build and clean targets | Luke Iannini | |
svn path=/trunk/; revision=10061 | |||
2008-06-21 | tcllib is now needed for colorgrid, and perhaps other handy things | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10058 | |||
2008-06-20 | checking in spotlight importer for future autobuilding | Luke Iannini | |
svn path=/trunk/; revision=10057 | |||
2008-06-20 | added separate entry for .pat files | Luke Iannini | |
svn path=/trunk/; revision=10055 | |||
2008-06-20 | now creates directory inside .app to place Spotlight Importers into | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10054 | |||
2008-06-20 | fixed typos (especially "Pd" vs "pd") | IOhannes m zmölnig | |
svn path=/trunk/; revision=10052 | |||
2008-06-19 | fixed svn:executable flag; | IOhannes m zmölnig | |
use env-var PD for determining which pd to use in pdx svn path=/trunk/; revision=10051 | |||
2008-06-19 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig | |
svn path=/trunk/; revision=10048 | |||
2008-06-19 | use http:// for gridflow (?) | IOhannes m zmölnig | |
svn path=/trunk/; revision=10047 | |||
2008-06-19 | added UTI declaration; enables plain-text quick-look support of pd-files ↵ | Luke Iannini | |
(tcl/pdf would be even cooler : ) ) and paves the way for a spotlight importer svn path=/trunk/; revision=10043 | |||
2008-06-18 | - QA'ed tutorial patches to make sure that the objects all load, and that the | Hans-Christoph Steiner | |
patches are all the same size and location svn path=/trunk/; revision=10034 | |||
2008-06-18 | there is nothing in the Physical tutorials yet, so better not install them | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10033 | |||
2008-06-18 | made invisible #X declare to make sure that Gem is loaded | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10032 | |||
2008-06-18 | fixed library loading issues so that these patches should be more tolerant ↵ | Hans-Christoph Steiner | |
of the users's setup svn path=/trunk/; revision=10029 | |||
2008-06-18 | forgot to remove this... | N.N. | |
svn path=/trunk/; revision=10025 | |||
2008-06-17 | renamed to be consecutively numbered | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10018 |