aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2007-02-22PD: possibility to create DSP objects without main DSP inlet (use ↵Thomas Grill
FLEXT_DSP0_NEW or similar) switching OSX builds to -bundle to avoid symbol clashes for different flext versions small fix for branch hints svn path=/trunk/; revision=7441
2007-02-13adding PD to defs for 3rd party externals, fixing name clashes in Max/MSP ↵Thomas Grill
externals by using -bundle svn path=/trunk/; revision=7428
2007-02-10fixing numpy initialization quirksThomas Grill
svn path=/trunk/; revision=7416
2007-02-10fixed break condition for some loop constructsThomas Grill
adapt to new flext version resurrected help message functionality fixed broken help file names svn path=/trunk/; revision=7415
2007-02-10remove deleted filesThomas Grill
svn path=/trunk/; revision=7414
2007-02-10small fix with help file nameThomas Grill
fix for Max/MSP svn path=/trunk/; revision=7413
2007-02-02WARNING: this is a kludge to get this object building on Windows. Currently, ↵Hans-Christoph Steiner
the linker fails on the symbol"sys_noloadbang". svn path=/trunk/; revision=7400
2007-01-29fixed loading of externals for pd0.40Georg Holzmann
svn path=/trunk/; revision=7393
2007-01-25added earplug~ to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7386
2007-01-20updated for any messages to be processed (not only symbols)Thomas Grill
use new ToSys* methods Codewarrior updates svn path=/trunk/; revision=7374
2007-01-20use new ToSys* methodsThomas Grill
better memory usage with modified proxies svn path=/trunk/; revision=7373
2007-01-20*** empty log message ***Thomas Grill
svn path=/trunk/; revision=7372
2007-01-20implemented output sorting (ogetall, ogetrec, ogetsub), see bug #154Thomas Grill
Fixed bug #148. added success/error reporting for file operations implemented UTF-8 conversion for OSX Additionally XML files are now encoded with UTF-8. changed obviously buggy pool name registering some assertions sorting fixes and optimizations svn path=/trunk/; revision=7371
2007-01-20fixed rich comparison method in Symbol classThomas Grill
fix for OSX small cosmetic fixes enable compiled-only scripts (without .py) small changes for numpy support fix for numpy headers on OS X fix for numpy added xcode 2.4 project added pyext._list and pyext._tuple to convert input lists to Python sequence objects fix numpy et al enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=7370
2007-01-20use new ToSys* methodsThomas Grill
a few fixes (printout and initialization) attempt fix for bug #143. svn path=/trunk/; revision=7369
2007-01-20PD: possibility to create DSP objects without main DSP inlet (use ↵Thomas Grill
FLEXT_DSP0_NEW or similar) fixing typo support for multiple archs under OSX small fix for ppc arch architecture-specific compiler flags for UB under OSX fixed severe Altivec bug changed eol-style corrections to config build templates added xcode 2.4 project fixed atom sorting (now also respect symbol content) no stripping of local symbols some fixes, mostly OS X updated build system for Max with MinGW better default values fixed bug in AtomList copying svn path=/trunk/; revision=7368
2007-01-17osx fix for iemlib.hGeorg Holzmann
svn path=/trunk/; revision=7362
2007-01-14doubled filesGeorg Holzmann
svn path=/trunk/; revision=7336
2007-01-14alias for iemmatrix externals should work nowGeorg Holzmann
svn path=/trunk/; revision=7335
2007-01-13pique now in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7331
2007-01-13pdogg in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7330
2007-01-13lrshift now in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7329
2007-01-13loop~ now in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7328
2007-01-13vbap now in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7327
2007-01-12motex now in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7326
2007-01-12ekext now in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7325
2007-01-12mjlib now in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7324
2007-01-12ext13 now in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7323
2007-01-12maxlib is now in the libdir formatGeorg Holzmann
svn path=/trunk/; revision=7321
2007-01-12creb is now in libdir formatGeorg Holzmann
svn path=/trunk/; revision=7320
2007-01-12these files are now in the ggee libdirGeorg Holzmann
svn path=/trunk/; revision=7319
2007-01-12these files are now in the cxc libdirGeorg Holzmann
svn path=/trunk/; revision=7318
2007-01-12fix for the matrix filesGeorg Holzmann
svn path=/trunk/; revision=7316
2007-01-12added iem16 to the build-systemGeorg Holzmann
svn path=/trunk/; revision=7315
2007-01-12vbap example patches installed in the right directionGeorg Holzmann
svn path=/trunk/; revision=7312
2007-01-12helper script to search for doubled externalsGeorg Holzmann
svn path=/trunk/; revision=7310
2007-01-12removed doubled files (from zexy, iemlib and iemmatrix - now in libdir format)Georg Holzmann
svn path=/trunk/; revision=7309
2007-01-11added iemxmlrpc to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7306
2007-01-11finally added iemmatrix to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7301
2007-01-11added iem_adaptfilt to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7294
2007-01-11added iemgui and hdspm_mixer to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7288
2007-01-11fixed problem with installation of iem_tabGeorg Holzmann
svn path=/trunk/; revision=7284
2007-01-10added flashserver to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7283
2007-01-10added iem_roomsim, iem_tab and iem_spec2 to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7282
2007-01-10added iem_roomsim to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7280
2007-01-10added iem_delay to buildsystemGeorg Holzmann
svn path=/trunk/; revision=7279
2007-01-10tried to add iem_adaptfilt - but there's still a problem ...Georg Holzmann
svn path=/trunk/; revision=7278
2007-01-09pdcontainer is now linked staticGeorg Holzmann
svn path=/trunk/; revision=7262
2007-01-08pdcontainer and adaptive didn't compile on osx (strip problem)Georg Holzmann
svn path=/trunk/; revision=7239
2007-01-07forgot to remove some stupid comments ... ;)Georg Holzmann
svn path=/trunk/; revision=7230