Age | Commit message (Expand) | Author |
2006-03-26 | works on GNU/Linux and Mac OS X; time to port to MinGW | Hans-Christoph Steiner |
2006-03-23 | enable compiled-only scripts (without .py) | Thomas Grill |
2006-03-23 | corrected Python object propagation (attribute "py") and adjusted help files | Thomas Grill |
2006-03-23 | added message bundle functionality (pyext.Bundle class) | Thomas Grill |
2006-03-21 | moved pd patches out of the separate 'pd' folder into the root of the mapping... | Hans-Christoph Steiner |
2006-03-21 | fixed [hid] compilation on GNU/Linux after HID Utilities fix on Mac OS X | Hans-Christoph Steiner |
2006-03-19 | fixed things up for a Pd-0.39.2-extended-test2 build | Hans-Christoph Steiner |
2006-03-17 | added mapping and tweaked hardware and markex to get it working smoothly with... | Hans-Christoph Steiner |
2006-03-15 | 0.8.1.000001 | N.N. |
2006-03-15 | 0.8.1 | N.N. |
2006-03-15 | wtf is this doing here? | N.N. |
2006-03-14 | fixed double-free on clearing values and dirs | Thomas Grill |
2006-03-14 | fixed faulty assertion | Thomas Grill |
2006-03-12 | *** empty log message *** | IOhannes m zmölnig |
2006-02-28 | removed liblist backport since its no longer needed for future Pd-extended bu... | Hans-Christoph Steiner |
2006-02-18 | added beginnings of bsayler, fftease, and hardware library targets | Hans-Christoph Steiner |
2006-02-18 | added temporary [hidin] targets | Hans-Christoph Steiner |
2006-02-14 | Forgot to remove it from the buildsys | Guenter Geiger |
2006-02-13 | fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMw | Thomas Grill |
2006-02-03 | ok, now its actually working, it needs to be loaded as a lib | Hans-Christoph Steiner |
2006-02-03 | I backported [list] from 0.39.2, you have to load it as library to make it wo... | Hans-Christoph Steiner |
2006-02-01 | fixed typos, dates, contact info | Thomas Grill |
2006-01-24 | commented the LIB_TARGETS stuff for the devs | Hans-Christoph Steiner |
2006-01-23 | fixed spelling of my name | IOhannes m zmölnig |
2006-01-23 | fixed paths (../../zexy instead of ../zexy) | IOhannes m zmölnig |
2006-01-23 | added zexy's [z~] and the new hexloader-externals | IOhannes m zmölnig |
2006-01-23 | added new zexy objects | IOhannes m zmölnig |
2006-01-23 | added the hexloader-files from zexy | IOhannes m zmölnig |
2006-01-17 | prepend was removed from src/ which broke conflict test, fixing to otherwise ... | carmen rocco |
2006-01-17 | made 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 lib | Hans-Christoph Steiner |
2006-01-09 | checked in code from sIgpAck0.03.ZIP; cleaned up comment warnings and changed... | Hans-Christoph Steiner |
2005-12-28 | created pdogg libdir and build targets | Hans-Christoph Steiner |
2005-12-28 | oops, a couple more fixes needed, plus a bit of clean up never hurts | Hans-Christoph Steiner |
2005-12-28 | fixed up hid and vocoder targets to work properly and not break other things... | Hans-Christoph Steiner |
2005-12-23 | fix dynamic linker problem, not using flat_namespace | Thomas Grill |
2005-12-20 | fixed [hid] and OSC compilation | Hans-Christoph Steiner |
2005-12-19 | added OSCx to the build system for linux RC6 | Hans-Christoph Steiner |
2005-12-18 | fixed typo in hid_install | Hans-Christoph Steiner |
2005-12-18 | lots of MinGW fixes for RC6 | Hans-Christoph Steiner |
2005-12-16 | got make to handle autoconf and ./configure properly | Hans-Christoph Steiner |
2005-12-16 | set PDP target to put files in the old, pre-namespace layout | Hans-Christoph Steiner |
2005-12-16 | - added PDP to the build system, started with creb, pidip, pmpd. | Hans-Christoph Steiner |
2005-12-15 | new flext::CopyAtoms function | Thomas Grill |
2005-12-14 | fixed double-free on clearing values and dirs | Thomas Grill |
2005-12-14 | updated script for newer _isthreaded getter function style | Thomas Grill |
2005-12-14 | fixed initialization of message bundle items | Thomas Grill |
2005-12-14 | more MinGW fixes | Hans-Christoph Steiner |
2005-12-13 | fixed up clean/distclean a bit; moved OSCx into standard targets; added OPT_C... | Hans-Christoph Steiner |
2005-12-12 | display error messages if calling __init__ or _del caused an exception | Thomas Grill |