Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2008-06-17 | test | N.N. | |
svn path=/trunk/; revision=10016 | |||
2008-06-17 | cleaned up and fixed patch so it works again with less weirdness | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10015 | |||
2008-06-13 | -fPIC | musil | |
svn path=/trunk/; revision=10000 | |||
2008-06-02 | - Replaced my pddp_open hack with pddplink | Hans-Christoph Steiner | |
- replaced [pddp] with a pddplink to the PDDP wiki page svn path=/trunk/; revision=9966 | |||
2008-06-01 | fixed caps in tripleLine | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9963 | |||
2008-05-31 | minor layout cleanup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9956 | |||
2008-05-31 | cleaned up help files a bit in search of what the [adc~] inlet does (it does ↵ | Hans-Christoph Steiner | |
nothing) svn path=/trunk/; revision=9955 | |||
2008-05-30 | added C++ pdvjtools objects to install list; setup Universal/Fat compiling ↵ | Hans-Christoph Steiner | |
for aka.wiiremote svn path=/trunk/; revision=9950 | |||
2008-05-28 | moved files to reflect name change to [akawiiremote] | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9932 | |||
2008-05-27 | fix the support for absolute paths with [declare], #X declare, and canvas_open() | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9928 | |||
2008-05-27 | patch # 1975056 show whole subpatch name in window title | Hans-Christoph Steiner | |
http://sourceforge.net/tracker/index.php?func=detail&aid=1975056&group_id=55736&atid=478072 svn path=/trunk/; revision=9927 | |||
2008-05-25 | fixed the original file so that the classname is also the filename and the ↵ | Hans-Christoph Steiner | |
setup function name, so this build hack isn't needed anymore svn path=/trunk/; revision=9904 | |||
2008-05-24 | added PDP dependencies for pdvjtools so it'll automatically generate them | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9898 | |||
2008-05-24 | added pdvjtools to the automatic builds since it seems to build fine | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9897 | |||
2008-05-24 | fixed for new .cc files from old .cpp files in pdvjtools | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9896 | |||
2008-05-24 | - First stabs at getting pdvjtools as part of Pd-extended | Hans-Christoph Steiner | |
- build fixes for Mac OS X - updated help files to standard names svn path=/trunk/; revision=9893 | |||
2008-05-22 | 0.42-0 test 01. No real work yet, just bug fixes and updates. | Miller Puckette | |
svn path=/trunk/; revision=9867 |