Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-07 | commented out building of hardware objects because the deps aren't worked ↵ | Hans-Christoph Steiner | |
out yet svn path=/trunk/; revision=4837 | |||
2006-03-29 | commented out memPIO compilation until the deps are worked out for Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4809 | |||
2006-03-26 | works on GNU/Linux and Mac OS X; time to port to MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4772 | |||
2006-03-23 | enable compiled-only scripts (without .py) | Thomas Grill | |
small fixes for OSX small fix pyext: fix for missing __init__ attribute small fixes for Max/OSX enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=4755 | |||
2006-03-23 | corrected Python object propagation (attribute "py") and adjusted help files | Thomas Grill | |
small fix enable module packages (module/__init__.py[co]), now also for Max enable compiled-only scripts (without .py) svn path=/trunk/; revision=4751 | |||
2006-03-23 | added message bundle functionality (pyext.Bundle class) | Thomas Grill | |
enable compiled-only scripts (without .py) small optimizations and fixes some optimizations and py reload fix better error message for reload with invalid args enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=4750 | |||
2006-03-21 | moved pd patches out of the separate 'pd' folder into the root of the ↵ | Hans-Christoph Steiner | |
mapping project so that its easy to make the development environment match the final install environment svn path=/trunk/; revision=4748 | |||
2006-03-21 | fixed [hid] compilation on GNU/Linux after HID Utilities fix on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4746 | |||
2006-03-19 | fixed things up for a Pd-0.39.2-extended-test2 build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4741 | |||
2006-03-17 | added mapping and tweaked hardware and markex to get it working smoothly ↵ | Hans-Christoph Steiner | |
with Pd-extended svn path=/trunk/; revision=4726 | |||
2006-03-15 | 0.8.1.000001 | N.N. | |
svn path=/trunk/; revision=4711 | |||
2006-03-15 | 0.8.1 | N.N. | |
svn path=/trunk/; revision=4710 | |||
2006-03-15 | wtf is this doing here? | N.N. | |
svn path=/trunk/; revision=4709 | |||
2006-03-14 | fixed double-free on clearing values and dirs | Thomas Grill | |
reintroduced missing help message minor cleanups fixed bug in XML saving of nested folders svn path=/trunk/; revision=4707 | |||
2006-03-14 | fixed faulty assertion | Thomas Grill | |
fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=4706 | |||
2006-03-12 | *** empty log message *** | IOhannes m zmölnig | |
svn path=/trunk/; revision=4696 | |||
2006-02-28 | removed liblist backport since its no longer needed for future Pd-extended ↵ | Hans-Christoph Steiner | |
builds svn path=/trunk/; revision=4625 | |||
2006-02-18 | added beginnings of bsayler, fftease, and hardware library targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4598 | |||
2006-02-18 | added temporary [hidin] targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4597 | |||
2006-02-14 | Forgot to remove it from the buildsys | Guenter Geiger | |
svn path=/trunk/; revision=4587 | |||
2006-02-13 | fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMw | Thomas Grill | |
avoid trying to send empty message bundles svn path=/trunk/; revision=4586 | |||
2006-02-03 | ok, now its actually working, it needs to be loaded as a lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4547 | |||
2006-02-03 | I backported [list] from 0.39.2, you have to load it as library to make it ↵ | Hans-Christoph Steiner | |
work properly svn path=/trunk/; revision=4541 | |||
2006-02-01 | fixed typos, dates, contact info | Thomas Grill | |
svn path=/trunk/; revision=4533 | |||
2006-01-24 | commented the LIB_TARGETS stuff for the devs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4478 | |||
2006-01-23 | fixed spelling of my name | IOhannes m zmölnig | |
svn path=/trunk/; revision=4476 | |||
2006-01-23 | fixed paths (../../zexy instead of ../zexy) | IOhannes m zmölnig | |
svn path=/trunk/; revision=4472 | |||
2006-01-23 | added zexy's [z~] and the new hexloader-externals | IOhannes m zmölnig | |
svn path=/trunk/; revision=4471 | |||
2006-01-23 | added new zexy objects | IOhannes m zmölnig | |
svn path=/trunk/; revision=4469 | |||
2006-01-23 | added the hexloader-files from zexy | IOhannes m zmölnig | |
removed "dot.c" as this is now called "0x2e.c" added fifop.c and lifop.c svn path=/trunk/; revision=4468 | |||
2006-01-17 | prepend was removed from src/ which broke conflict test, fixing to otherwise ↵ | carmen rocco | |
work again (still need to manually remove clip_perform from m_pd.h if youre running devel) svn path=/trunk/; revision=4446 | |||
2006-01-17 | made the LIB_TARGETS customizable based on platform since some libs don't ↵ | Hans-Christoph Steiner | |
compile on all platforms (yet), most notable hid, pdp, and pidip. ALso, excluded some troubleshome unauthorized objects svn path=/trunk/; revision=4440 | |||
2006-01-17 | - OSC compiles only single objects, no lib | Hans-Christoph Steiner | |
- MACOSX_DEPLOYMENT_TARGET is set either manually or from packages/Makefile in a more proper way svn path=/trunk/; revision=4437 | |||
2006-01-09 | checked in code from sIgpAck0.03.ZIP; cleaned up comment warnings and ↵ | Hans-Christoph Steiner | |
changed #ifdef NT to #ifdef _MSC_VER; removed sp. prefix and set up for namespaces svn path=/trunk/; revision=4381 | |||
2005-12-28 | created pdogg libdir and build targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4308 | |||
2005-12-28 | oops, a couple more fixes needed, plus a bit of clean up never hurts | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4305 | |||
2005-12-28 | fixed up hid and vocoder targets to work properly and not break other things... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4304 | |||
2005-12-23 | fix dynamic linker problem, not using flat_namespace | Thomas Grill | |
svn path=/trunk/; revision=4290 | |||
2005-12-20 | fixed [hid] and OSC compilation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4263 | |||
2005-12-19 | added OSCx to the build system for linux RC6 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4254 | |||
2005-12-18 | fixed typo in hid_install | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4252 | |||
2005-12-18 | lots of MinGW fixes for RC6 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4250 | |||
2005-12-16 | got make to handle autoconf and ./configure properly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4240 | |||
2005-12-16 | set PDP target to put files in the old, pre-namespace layout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4239 | |||
2005-12-16 | - added PDP to the build system, started with creb, pidip, pmpd. | Hans-Christoph Steiner | |
- fixed random bugs svn path=/trunk/; revision=4234 | |||
2005-12-15 | new flext::CopyAtoms function | Thomas Grill | |
fixed dangerous spot (also memory leak) with message queuing flext::Forward has more incarnations now added message bundles (flext::MsgBundle) fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMw fixed initialization of message bundle items svn path=/trunk/; revision=4228 | |||
2005-12-14 | fixed double-free on clearing values and dirs | Thomas Grill | |
reintroduced missing help message fixed clearing values and dirs, e.g. with messages clrall and clrrec more symbol escaping rename help file svn path=/trunk/; revision=4208 | |||
2005-12-14 | updated script for newer _isthreaded getter function style | Thomas Grill | |
(the sendrecv-3.pd example still doesn't work right) svn path=/trunk/; revision=4207 | |||
2005-12-14 | fixed initialization of message bundle items | Thomas Grill | |
svn path=/trunk/; revision=4206 | |||
2005-12-14 | more MinGW fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4204 |