Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-28 | switched to old binary install command since the new one wasn't working in ↵ | Hans-Christoph Steiner | |
all contexts; replaced make commands with MAKE variables; added more to the zexy_clean target svn path=/trunk/; revision=6050 | |||
2006-09-28 | disable libquicktime in pdp until autodetection works | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6047 | |||
2006-09-28 | fixed up zexy targets to only run autoconf or ./configure when needed; added ↵ | Hans-Christoph Steiner | |
--with-pd flag, but it doesn't seem to work; added autoconf stuff to the clean target svn path=/trunk/; revision=6039 | |||
2006-09-27 | *** empty log message *** | Thomas Grill | |
svn path=/trunk/; revision=6035 | |||
2006-09-25 | removed the "-Wall" flag (there is NO use for this flag in a generic build ↵ | IOhannes m zmölnig | |
system); build zexy using zexy's build system svn path=/trunk/; revision=6024 | |||
2006-09-24 | enabled pdp on GNU/Linux since Tom's been fixing things | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6012 | |||
2006-09-22 | small fixes for tutorial examples | Thomas Grill | |
fixed help methods fixed typos, dates, contact info added typed flext::NewAligned svn path=/trunk/; revision=6000 | |||
2006-09-21 | added more iemlib objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5988 | |||
2006-09-20 | added missing ~ in package.txt's | Thomas Grill | |
svn path=/trunk/; revision=5984 | |||
2006-09-20 | *** empty log message *** | Thomas Grill | |
svn path=/trunk/; revision=5981 | |||
2006-09-20 | added forgotten ~ for signal objects | Thomas Grill | |
svn path=/trunk/; revision=5980 | |||
2006-09-20 | enabled templates for flext classes, inlined timer functions, some more ↵ | Thomas Grill | |
ToOut/Sys methods fixed help name definition added flfeatures.h for compile-time version-specific feature detection changed eol-style adapted for pd-devel 0.39 minimal fix for timers cosmetic changes to calm the compiler changes for Mac/Intel svn path=/trunk/; revision=5979 | |||
2006-09-14 | added [arduino] to the hardware libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5932 | |||
2006-09-13 | fixed up build system and includes to get [hidin] building as part of ↵ | Hans-Christoph Steiner | |
Pd-extended on Windows svn path=/trunk/; revision=5930 | |||
2006-09-13 | cCVS: ---------------------------------------------------------------------- | Hans-Christoph Steiner | |
- Added "deprecated" lib to the build targets - small tweak to get PDP building, much left to be done svn path=/trunk/; revision=5927 | |||
2006-09-13 | made platform-specific object targets for unauthorized since they break a ↵ | Hans-Christoph Steiner | |
lot on Mac OS X and MinGW svn path=/trunk/; revision=5922 | |||
2006-08-27 | fixed generic C++ targets for creb; added ekext examples; fixed hid ↵ | Hans-Christoph Steiner | |
compilation on Mac OS X 10.4 svn path=/trunk/; revision=5753 | |||
2006-08-24 | mrpeach set license GNU GPL and version 0.1 | Martin Peach | |
svn path=/trunk/; revision=5732 | |||
2006-08-22 | everything is building, the element array is being properly populated, I ↵ | Hans-Christoph Steiner | |
just need to fix the data output to use the new element array svn path=/trunk/; revision=5706 | |||
2006-08-22 | fixed things so that all but one of the objects compile into a libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5705 | |||
2006-08-17 | added mrpeach targets and added missing header to get things compiling on ↵ | Hans-Christoph Steiner | |
Mac OS X svn path=/trunk/; revision=5636 | |||
2006-08-12 | fixing typo | Thomas Grill | |
OSX switch to dynamic_lookup, 10.3 only but much cleaner svn path=/trunk/; revision=5570 | |||
2006-08-11 | fix dynamic linker problem, not using flat_namespace | Thomas Grill | |
OSX switch to dynamic_lookup, 10.3 only but much cleaner cosmetic changes to calm the compiler use normal assertion svn path=/trunk/; revision=5564 | |||
2006-08-09 | the iemmatrix libdir doesn't work properly. I removed the ugly kludge from ↵ | Hans-Christoph Steiner | |
the build targets and removed iemmatrix from the default build. These objects still compile in the 'flatspace' libdir svn path=/trunk/; revision=5543 | |||
2006-08-09 | converted 'iemmatrix' and 'freeverb' to proper libdir targets; iemmatrix | Hans-Christoph Steiner | |
probably needs a lot of work in order for everything to work properly, IIRC. svn path=/trunk/; revision=5531 | |||
2006-08-09 | added more details to hidin and added it to the default Windows build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5530 | |||
2006-08-09 | cleaned up buildsrc and unfiltered sections and turned them into libdirs; ↵ | Hans-Christoph Steiner | |
made 'pan' libdir and cleaned up source dir for easy makefile install rules; created 'deprecated' libdir and moved cruft there svn path=/trunk/; revision=5529 | |||
2006-08-09 | adding back in file I deleted in haste. This version of prepend is not very ↵ | Hans-Christoph Steiner | |
compatible tho... svn path=/trunk/; revision=5528 | |||
2006-08-03 | added message bundle functionality (pyext.Bundle class) | Thomas Grill | |
enable compiled-only scripts (without .py) small optimizations and fixes small changes for numpy support enable module packages (module/__init__.py[co]), now also for Max compiler flag to exclude DSP objects some ASSERTs for explicitly created pyext classes (should be runtime checks i guess) added pyext._list and pyext._tuple to convert input lists to Python sequence objects let _inlets and _outlets default to 0 svn path=/trunk/; revision=5472 | |||
2006-08-02 | fixed 'hcs' targets and added preliminary 'usbhid' target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5459 | |||
2006-07-31 | added ekext to the build system; the help files need to be renamed to the ↵ | Hans-Christoph Steiner | |
standard svn path=/trunk/; revision=5436 | |||
2006-07-30 | checked in nando's patch for readmesdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5433 | |||
2006-07-27 | fixed up LIB_TARGETS to work with rpm and deb package building scripts | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5419 | |||
2006-07-24 | disabled compilation of pdp and pidip in complete build since they are dying ↵ | Hans-Christoph Steiner | |
with errors svn path=/trunk/; revision=5397 | |||
2006-07-21 | added pdp and pidip on Linux because they are compiling | N.N. | |
svn path=/trunk/; revision=5396 | |||
2006-07-21 | commented out other unused things from the template for corelibs... arg | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5391 | |||
2006-07-21 | commented out help install for corelibs since the help files are the same as ↵ | Hans-Christoph Steiner | |
core svn path=/trunk/; revision=5388 | |||
2006-07-20 | removed pdp and pidip on Linux because they weren't compiling | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5387 | |||
2006-07-20 | hid doesn't currently build on GNU/Linux, so remove from the auto-build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5386 | |||
2006-07-12 | added working flib targets, plus sketches for postlude and file | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5368 | |||
2006-07-01 | some more documentation (proxy objects) | Thomas Grill | |
better memory usage with modified proxies optimized DSP processing (less data copying, no more block delay) fixed send method so that any messages work now svn path=/trunk/; revision=5331 | |||
2006-07-01 | some more documentation (proxy objects) | Thomas Grill | |
last fixes for release update docs optimized DSP processing (less data copying, no more block delay) fixed send method so that any messages work now svn path=/trunk/; revision=5330 | |||
2006-06-27 | more robust structure pack setting for Max/MSP @ Windows | Thomas Grill | |
fix for 64 bit code fixed bug for Max/MSP when there's no signal inlet changes for Mac/Intel svn path=/trunk/; revision=5307 | |||
2006-06-26 | stripped unneeded code | Thomas Grill | |
cosmetic changes to calm the compiler svn path=/trunk/; revision=5303 | |||
2006-06-26 | fixed break condition for some loop constructs | Thomas Grill | |
resurrected help message functionality preparing RIP release svn path=/trunk/; revision=5302 | |||
2006-06-24 | added boids to pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5293 | |||
2006-06-20 | more robust structure pack setting for Max/MSP @ Windows | Thomas Grill | |
fixed bug for Max/MSP when there's no signal inlet - Max: fixed reported bug (#67), where list elements are distributed over inlets - preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP cosmetic changes to calm the compiler svn path=/trunk/; revision=5264 | |||
2006-06-15 | oops, forgot a backslash | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5246 | |||
2006-06-14 | added corelibs to the default build; started devellibs section; fixed pmpd ↵ | Hans-Christoph Steiner | |
targets since Cyrille changed pmpd to single-object-single-file svn path=/trunk/; revision=5232 | |||
2006-06-14 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/; revision=5231 |