aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flatom.cpp
AgeCommit message (Collapse)Author
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
2006-03-14fixed faulty assertionThomas Grill
fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=4706
2005-12-12new flext::CopyAtoms functionThomas Grill
fixed dangerous spot (also memory leak) with message queuing flext::Forward has more incarnations now fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects some minor changes after valgrind run more pthreads V2 fixes added message bundles (flext::MsgBundle) save some space saving inlet pointers fix uninitialized pointer update docs svn path=/trunk/; revision=4189
2005-03-22optimized AtomList functionsThomas Grill
no more static assignment of symbols (problems with Metrowerks) fixed bugs in SIMD code for non-power-of-2 lengths install flcontainers.h small update of linkage styles etc. new: FLEXT_WARN, FLEXT_ERROR macros svn path=/trunk/; revision=2640
2005-03-15new data type flext::AtomListStatic using pre-allocated space if possibleThomas Grill
fixes for OSX replaced memory-intensive STL maps by custom-made vector/map-container fix for gcc strangeness no more static assignment of symbols (problems with Metrowerks) small fix for gcc fixed bugs in SIMD code for non-power-of-2 lengths fixes for attribute editor (to deal with large dialogs) svn path=/trunk/; revision=2628
2005-01-26- fixed typos and 64-bit compatibilityThomas Grill
usage of symbols for method and attribute adding fixed buggy unbinding of receive symbols reconsidered flext::buffer:Update some restructuring added object construction and destruction flags better templates, some minor changes build system: added profiler mode, more fixes added method for clicks into object box - conform to idle callback functionality in devel_0_38 oops, forgot about SIMD for Windows fix for ToOut calls in dsp time svn path=/trunk/; revision=2540
2004-09-26 ""Thomas Grill
svn path=/trunk/; revision=2055
2004-09-11 ""Thomas Grill
svn path=/trunk/; revision=2023
2003-08-03 ""Thomas Grill
svn path=/trunk/; revision=819
2003-08-01 ""Thomas Grill
svn path=/trunk/; revision=810
2003-07-05 ""Thomas Grill
svn path=/trunk/; revision=746
2003-01-15 ""Thomas Grill
svn path=/trunk/; revision=339
2003-01-01 ""Thomas Grill
svn path=/trunk/; revision=315
2002-12-28 ""Thomas Grill
svn path=/trunk/; revision=309
2002-12-05 ""Thomas Grill
svn path=/trunk/; revision=278
2002-11-25 ""Thomas Grill
svn path=/trunk/; revision=243
2002-10-22This commit was generated by cvs2svn to compensate for changes in r186,Thomas Grill
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=187