aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Expand)Author
2006-03-29commented out memPIO compilation until the deps are worked out for Pd-extendedHans-Christoph Steiner
2006-03-26works on GNU/Linux and Mac OS X; time to port to MinGWHans-Christoph Steiner
2006-03-23enable compiled-only scripts (without .py)Thomas Grill
2006-03-23corrected Python object propagation (attribute "py") and adjusted help filesThomas Grill
2006-03-23added message bundle functionality (pyext.Bundle class)Thomas Grill
2006-03-21moved pd patches out of the separate 'pd' folder into the root of the mapping...Hans-Christoph Steiner
2006-03-21fixed [hid] compilation on GNU/Linux after HID Utilities fix on Mac OS XHans-Christoph Steiner
2006-03-19fixed things up for a Pd-0.39.2-extended-test2 buildHans-Christoph Steiner
2006-03-17added mapping and tweaked hardware and markex to get it working smoothly with...Hans-Christoph Steiner
2006-03-150.8.1.000001N.N.
2006-03-150.8.1N.N.
2006-03-15wtf is this doing here?N.N.
2006-03-14fixed double-free on clearing values and dirsThomas Grill
2006-03-14fixed faulty assertionThomas Grill
2006-03-12*** empty log message ***IOhannes m zmölnig
2006-02-28removed liblist backport since its no longer needed for future Pd-extended bu...Hans-Christoph Steiner
2006-02-18added beginnings of bsayler, fftease, and hardware library targetsHans-Christoph Steiner
2006-02-18added temporary [hidin] targetsHans-Christoph Steiner
2006-02-14Forgot to remove it from the buildsysGuenter Geiger
2006-02-13fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMwThomas Grill
2006-02-03ok, now its actually working, it needs to be loaded as a libHans-Christoph Steiner
2006-02-03I backported [list] from 0.39.2, you have to load it as library to make it wo...Hans-Christoph Steiner
2006-02-01fixed typos, dates, contact infoThomas Grill
2006-01-24commented the LIB_TARGETS stuff for the devsHans-Christoph Steiner
2006-01-23fixed spelling of my nameIOhannes m zmölnig
2006-01-23fixed paths (../../zexy instead of ../zexy)IOhannes m zmölnig
2006-01-23added zexy's [z~] and the new hexloader-externalsIOhannes m zmölnig
2006-01-23added new zexy objectsIOhannes m zmölnig
2006-01-23added the hexloader-files from zexyIOhannes m zmölnig
2006-01-17prepend was removed from src/ which broke conflict test, fixing to otherwise ...carmen rocco
2006-01-17made the LIB_TARGETS customizable based on platform since some libs don't com...Hans-Christoph Steiner
2006-01-17- OSC compiles only single objects, no libHans-Christoph Steiner
2006-01-09checked in code from sIgpAck0.03.ZIP; cleaned up comment warnings and changed...Hans-Christoph Steiner
2005-12-28created pdogg libdir and build targetsHans-Christoph Steiner
2005-12-28oops, a couple more fixes needed, plus a bit of clean up never hurtsHans-Christoph Steiner
2005-12-28fixed up hid and vocoder targets to work properly and not break other things...Hans-Christoph Steiner
2005-12-23fix dynamic linker problem, not using flat_namespaceThomas Grill
2005-12-20fixed [hid] and OSC compilationHans-Christoph Steiner
2005-12-19added OSCx to the build system for linux RC6Hans-Christoph Steiner
2005-12-18fixed typo in hid_installHans-Christoph Steiner
2005-12-18lots of MinGW fixes for RC6Hans-Christoph Steiner
2005-12-16got make to handle autoconf and ./configure properlyHans-Christoph Steiner
2005-12-16set PDP target to put files in the old, pre-namespace layoutHans-Christoph Steiner
2005-12-16- added PDP to the build system, started with creb, pidip, pmpd.Hans-Christoph Steiner
2005-12-15new flext::CopyAtoms functionThomas Grill
2005-12-14fixed double-free on clearing values and dirsThomas Grill
2005-12-14updated script for newer _isthreaded getter function styleThomas Grill
2005-12-14fixed initialization of message bundle itemsThomas Grill
2005-12-14more MinGW fixesHans-Christoph Steiner
2005-12-13fixed up clean/distclean a bit; moved OSCx into standard targets; added OPT_C...Hans-Christoph Steiner