aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flout.cpp
AgeCommit message (Collapse)Author
2006-05-15*** empty log message ***Thomas Grill
svn path=/trunk/; revision=5065
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-12-10some minor changes after valgrind runThomas Grill
fix uninitialized pointer With FLEXT_USECMEM normal C library memory allocation will be used, otherwise global operators will be overridden to use memory allocation by the real-time system (getbytes). more pthreads V2 fixes Deprecated FLEXT_NOGLOBALNEW in favor of FLEXT_USECMEM. svn path=/trunk/; revision=4184
2005-11-19*** empty log message ***Thomas Grill
svn path=/trunk/; revision=3981
2005-09-26- better handling of click callbackThomas Grill
bugfixes and optimizations, especially for DSP under Max/MSP - more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE) svn path=/trunk/; revision=3636
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-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
2005-01-08minor updatesThomas Grill
adapted the queue stuff to work with the new set_callback functionality reconsidered flext::buffer:Update added object construction and destruction flags updated autoconf system small updates better templates, some minor changes update for linux cleanups svn path=/trunk/; revision=2476
2004-12-17global system lock functionsThomas Grill
fixed a thread sensitive spot fix for _long_ attribute dialogs build system for flext-based externals typo fixed in attribute editor atom outlet functions svn path=/trunk/; revision=2394
2004-12-16dropped support for Max UI objectsThomas Grill
fix for _long_ attribute dialogs delete project builder project (in favor of xcode) typo fixed in attribute editor add xcode project some fixes for OSX builds svn path=/trunk/; revision=2390
2004-08-31 ""Thomas Grill
svn path=/trunk/; revision=1982
2004-06-21 ""Thomas Grill
svn path=/trunk/; revision=1826
2003-12-10 ""Thomas Grill
svn path=/trunk/; revision=1212
2003-11-10 ""Thomas Grill
svn path=/trunk/; revision=1176
2003-07-01 ""Thomas Grill
svn path=/trunk/; revision=741
2003-04-15 ""Thomas Grill
svn path=/trunk/; revision=562
2003-02-04 ""Thomas Grill
svn path=/trunk/; revision=381
2003-01-21 ""Thomas Grill
svn path=/trunk/; revision=349
2003-01-15 ""Thomas Grill
svn path=/trunk/; revision=339
2003-01-06 ""Thomas Grill
svn path=/trunk/; revision=324
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
2002-12-22 "no message"Thomas Grill
svn path=/trunk/; revision=306
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