Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-24 | added plugin~ using Makefile template | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13939 | |||
2010-08-21 | started the process of removing 'flatspace' from Pd-extended, added library ↵ | Hans-Christoph Steiner | |
template builds for arraysize, ekext, comport svn path=/trunk/; revision=13884 | |||
2010-08-16 | removed old debian files that are unchanged since 2004 and never really used | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13801 | |||
2010-08-11 | Added -liplhpapi to _WIN32 libs so that udpsend will build. | Martin Peach | |
svn path=/trunk/; revision=13785 | |||
2010-06-11 | added kludge to remove hid and pidip from Mac OS X 10.6 builds since they ↵ | Hans-Christoph Steiner | |
need Carbon which doesn't exist on 64-bit svn path=/trunk/; revision=13642 | |||
2010-06-09 | enable build on Windows, merged from pd-extended/0.42 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13636 | |||
2010-06-09 | manually set HAVE_LOCALE_H for the flatspace sh!t | IOhannes m zmölnig | |
svn path=/trunk/; revision=13628 | |||
2010-06-06 | removing 'msd' as a target since its invalid now | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13602 | |||
2010-06-02 | added mrpeach abstractions and example .mid and .txt files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13584 | |||
2010-05-27 | Modified Makefile so it fits with my new dir structure | Thomas O Fredericks | |
svn path=/trunk/; revision=13570 | |||
2010-05-14 | sorted out all the objectclasses in cxc, more or less, now let's try debianizing | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13541 | |||
2010-05-14 | first steps towards porting to template Makefile and debianizing, split up ↵ | Hans-Christoph Steiner | |
randomix.c into separete files for each objectclass, much left to do svn path=/trunk/; revision=13540 | |||
2010-05-14 | setup 'hcs' lib with template Makefile and debianized | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13538 | |||
2010-05-13 | removed iem_matrix from Pd-extended since its deprecated in favor of ↵ | Hans-Christoph Steiner | |
iemmatrix and unsupported svn path=/trunk/; revision=13527 | |||
2010-05-13 | converted bassemu~ to Makefile template and debianized | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13526 | |||
2010-05-12 | Update Makefile so it copies gifs needed by my help files | Thomas O Fredericks | |
svn path=/trunk/; revision=13516 | |||
2010-04-26 | updated for new maxlib layout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13481 | |||
2010-04-26 | set default install location to ~/Library/Pd on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13478 | |||
2010-04-26 | converted maxlib to use libdir template, in preparations for debianizing it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13476 | |||
2010-04-25 | fixed iphoneos build and added 64-bit to Mac OS X universal builds if ↵ | Hans-Christoph Steiner | |
building on 10.5 or newer svn path=/trunk/; revision=13470 | |||
2010-04-19 | make [hid] into a libdir-ish folder like earplug~ and freeverb~, and make ↵ | Hans-Christoph Steiner | |
sure hid-help.pd gets installed svn path=/trunk/; revision=13454 | |||
2010-04-13 | moved the 'hcs' examples to be in a libdir 'examples' subdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13436 | |||
2010-04-12 | consolidated 'pddp' lib stuff into a single place to make a libdir, ease ↵ | Hans-Christoph Steiner | |
Debian packaging, and remove the pddpserver svn path=/trunk/; revision=13424 | |||
2010-04-09 | added examples folder to hid libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13420 | |||
2010-04-07 | hacked old-style makefile rules to make things more like proper libdirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13400 | |||
2010-04-07 | updated vanilla libdir to work with latest Makefile but commented out ↵ | Hans-Christoph Steiner | |
helpfiles since I'm not quite sure whether to use Miller's or the pddp versions svn path=/trunk/; revision=13398 | |||
2010-04-07 | removed cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13397 | |||
2010-04-06 | reorganized 'pdogg' for template Makefile and easy packaging | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13380 | |||
2010-04-03 | removed pmpd objects from 'flatspace' since pmdp is now a libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13370 | |||
2010-04-03 | converted to template Makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13366 | |||
2010-04-03 | - moved pdp_help_hack stuff to the specific pdp/3dp/pidip targets | Hans-Christoph Steiner | |
- changed pdp/3dp/pidip to install in a more libdir-like way svn path=/trunk/; revision=13365 | |||
2010-04-02 | fixed freeverb build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13364 | |||
2010-04-01 | removed 'hardware' section since it wasn't building anything and those two ↵ | Hans-Christoph Steiner | |
abstractions are better distributed on their own svn path=/trunk/; revision=13360 | |||
2010-04-01 | - removed all references to $(helpdir) since everything is a self-contained | Hans-Christoph Steiner | |
libdir now - removed cruft sections: deprecated, devellibs, file - ported to template Makefile: freeverb~, pan - ported to template Makefile and removed: sixaxis, usbhid, xbee svn path=/trunk/; revision=13359 | |||
2010-04-01 | ported to template Makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13352 | |||
2010-04-01 | ported earplug build to template Makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13350 | |||
2010-03-16 | added -fPIC to 'pddp' and 'toxy' for 64-bit builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13217 | |||
2010-03-10 | converted freeverb folder to have the same name as the object, therefore it ↵ | Hans-Christoph Steiner | |
doesn't need to be loaded as a library svn path=/trunk/; revision=13201 | |||
2010-02-21 | ported mjlib to template Makefile and debian stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13186 | |||
2010-02-21 | ported to new template Makefile and debianized it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13184 | |||
2010-02-20 | ported markex library to new Makefile template, then debianize it next | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13177 | |||
2010-02-10 | setup mapping lib with template Makefile+debian stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13164 | |||
2010-02-10 | re-arranged into libdir and setup with the template Makefile+debian stuff. ↵ | Hans-Christoph Steiner | |
renabled vv+ and vv- as vvplus and vvminus svn path=/trunk/; revision=13158 | |||
2010-02-09 | convert file layout to libdir style and setup everything with the new ↵ | Hans-Christoph Steiner | |
template Makefile+debian stuff svn path=/trunk/; revision=13153 | |||
2010-01-25 | no idea why matju refuses to use the SVNEXTERNALS.txt | IOhannes m zmölnig | |
(if he head read it, the problem withthe existing directory would never have happened....) svn path=/trunk/; revision=13095 | |||
2010-01-08 | oops, messed up two names | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12921 | |||
2010-01-07 | removed the msd stuff since its not actually installing the object, just the ↵ | Hans-Christoph Steiner | |
helpfiles; for a number of libraries, made them install their help files into their libdirs svn path=/trunk/; revision=12914 | |||
2010-01-05 | no gridflow snapshots in pure-data svn | N.N. | |
svn path=/trunk/; revision=12888 | |||
2009-12-27 | following up on bug report #2921689, fixed a bunch of 'implicit declaration ↵ | Hans-Christoph Steiner | |
of function' warnings, which could cause problems on 64-bit svn path=/trunk/; revision=12846 | |||
2009-12-18 | Added new hardware to Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=12840 |