Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-26 | added mrpeach to build as part of the package; various minor install tweaks ↵ | Hans-Christoph Steiner | |
for iemlib, classpath/import, and loaders svn path=/trunk/; revision=6440 | |||
2006-11-26 | moved these to 'externals/hcs' since they are not loaders | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6433 | |||
2006-11-23 | fixed build error on Mac OS X 10.3 by #if'ing out 0.40 functions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6398 | |||
2006-11-21 | oops, put the outlets in the right place | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6352 | |||
2006-11-21 | made it compile on both 0.39.2-extended and 0.40; the 0.40 code isn't ↵ | Hans-Christoph Steiner | |
functional yet svn path=/trunk/; revision=6351 | |||
2006-11-21 | report only after success; and have it search the local dir before the ↵ | Hans-Christoph Steiner | |
global path svn path=/trunk/; revision=6350 | |||
2006-11-21 | libdir.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6348 | |||
2006-11-20 | switched back to open_via_path to use global classpath; added -meta suffix | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6335 | |||
2006-11-20 | first functional example, it worked in the test at least, time to test some more | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6328 | |||
2006-11-12 | added "-fno-strict-aliasing" to the CFLAGS to make the use of | IOhannes m zmölnig | |
anti-denormal-macros produce proper results svn path=/trunk/; revision=6272 | |||
2006-11-11 | removed old unused m_pd.h and updated the flatspace build system with m_pd.h ↵ | Hans-Christoph Steiner | |
from 0.40.1 svn path=/trunk/; revision=6265 | |||
2006-11-11 | - fixed up iemlib includes to accomidate recent iemlib source changes, and | Hans-Christoph Steiner | |
removed objects that were obsoleted. - perhaps its time to remove iemlib from this flatspace library since iemlib can built separately in its entirety. But others still want this, so I'll leave it be. svn path=/trunk/; revision=6264 | |||
2006-11-09 | iemlib tweak reflecting recent filename changes; standardized method of ↵ | Hans-Christoph Steiner | |
calling clean targets svn path=/trunk/; revision=6243 | |||
2006-11-07 | updated and the correct file name | Martin Peach | |
svn path=/trunk/; revision=6228 | |||
2006-11-07 | added float input to dynamically change shift amount | Martin Peach | |
svn path=/trunk/; revision=6227 | |||
2006-11-02 | hey. | N.N. | |
svn path=/trunk/; revision=6217 | |||
2006-11-02 | bye. | N.N. | |
svn path=/trunk/; revision=6216 | |||
2006-11-02 | use new ToSys* methods | Thomas Grill | |
added loadbang prioritization svn path=/trunk/; revision=6215 | |||
2006-11-02 | use branch hints | Thomas Grill | |
small fixes update for new flext callback naming updated docs svn path=/trunk/; revision=6211 | |||
2006-11-02 | PD: possibility to create DSP objects without main DSP inlet (use ↵ | Thomas Grill | |
FLEXT_DSP0_NEW or similar) fix for Max/MSP svn path=/trunk/; revision=6210 | |||
2006-10-31 | changed description for zexy from "GUI and streaming objects" (neither of | IOhannes m zmölnig | |
which is part of zexy) to "swiss army knife for pd" (i admit this is some- what presumptuous...) svn path=/trunk/; revision=6202 | |||
2006-10-31 | PD: possibility to create DSP objects without main DSP inlet (use ↵ | Thomas Grill | |
FLEXT_DSP0_NEW or similar) fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=6196 | |||
2006-10-27 | fix for Codewarrior compilation | Thomas Grill | |
update docs fixed anything/symbol message mixup (thanks to Stefano Papetti) fixed typos, dates, contact info added gcc branch hinting svn path=/trunk/; revision=6170 | |||
2006-09-30 | reintroduced missing help message | Thomas Grill | |
added success/error reporting for file operations fixed double-free on clearing values and dirs fixed bug in XML saving of nested folders changed obviously buggy pool name registering fixed clearing values and dirs, e.g. with messages clrall and clrrec use new ToSys* methods svn path=/trunk/; revision=6060 | |||
2006-09-29 | pdp and pidip now compile on Debian/stable, so let's try it in the ↵ | Hans-Christoph Steiner | |
auto-build farm svn path=/trunk/; revision=6052 | |||
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 |