aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flmsg.cpp
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
2006-10-31PD: 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-27fix for Codewarrior compilationThomas 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-05-15*** empty log message ***Thomas Grill
svn path=/trunk/; revision=5065
2005-09-12changed initialization functions accordinglyThomas Grill
minimal additions for buffers and exception handling change click modifier to shift (seems to work) small fixes for tutorial examples added flfeatures.h for compile-time version-specific feature detection added typed flext::NewAligned fixed severe Altivec bug adapted for pd-devel 0.39 - better handling of click callback slimmed object data structures update DSP methods for SndObj and STK classes - more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE) better buffer checking svn path=/trunk/; revision=3537
2005-07-19upped version numberThomas Grill
optimizations for message handling and memory footprint made flext::Forward threadsafe digest one-element list messages as single atoms simplified message analysis svn path=/trunk/; revision=3359
2005-06-07changed initialization functions accordinglyThomas Grill
small fix slimmed object data structures digest one-element list messages as single atoms made flext::Forward threadsafe small fixes simplified message analysis svn path=/trunk/; revision=3125
2005-05-23oops, fixThomas Grill
Max/MSP has its own check.... changed initialization functions accordingly better timers for Windows fixed timer bug changed template parameter of TableMap compiler flag for MinGW binary compatibility (thanks to GG) enable WIN2000/XP API features with definition in build system fix for symbol messages into non-left inlets restructured TableMap type (doesn't own pointers any more) no sanity check for iterator fixes for MSVC6 slimmed object data structures better c++ compliance fixed problems with symbol binding svn path=/trunk/; revision=3074
2005-03-16static method mapThomas Grill
minor other things fixes for OSX fix for gcc svn path=/trunk/; revision=2629
2005-03-13fixes for attribute editor (to deal with large dialogs)Thomas Grill
fix for gcc strangeness eliminated ChannelsIn/ChannelsOut moved ShouldExit to flext namespace new naming for some virtual callback functions fix for flext_dsp @ Max svn path=/trunk/; revision=2621
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-06-21 ""Thomas Grill
svn path=/trunk/; revision=1826
2004-03-06 ""Thomas Grill
svn path=/trunk/; revision=1380
2004-02-22 ""Thomas Grill
svn path=/trunk/; revision=1326
2003-08-01 ""Thomas Grill
svn path=/trunk/; revision=810
2003-07-25 ""Thomas Grill
svn path=/trunk/; revision=797
2003-02-25 ""Thomas Grill
svn path=/trunk/; revision=428
2003-01-08 ""Thomas Grill
svn path=/trunk/; revision=328
2003-01-04 ""Thomas Grill
svn path=/trunk/; revision=320
2003-01-03 ""Thomas Grill
svn path=/trunk/; revision=317
2003-01-01 ""Thomas Grill
svn path=/trunk/; revision=315
2002-12-30 ""Thomas Grill
svn path=/trunk/; revision=310
2002-12-28 ""Thomas Grill
svn path=/trunk/; revision=309