aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flbase.h
AgeCommit message (Collapse)Author
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-09-20enabled 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-06-20more robust structure pack setting for Max/MSP @ WindowsThomas Grill
fixed bug for Max/MSP when there's no signal inlet - Max: fixed reported bug (#67), where list elements are distributed over inlets - preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP cosmetic changes to calm the compiler svn path=/trunk/; revision=5264
2006-05-24enabled FLEXT_(C)ADDMETHOD as an alias of FLEXT_(C)ADDBANGThomas Grill
bugfixes and optimizations, especially for DSP under Max/MSP added thisParent type attribute generation is now determined exclusively by the object class setup (not library as before). avoid trying to send empty message bundles - preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP small changes for attribute functions - Max: fixed reported bug (#67), where list elements are distributed over inlets svn path=/trunk/; revision=5113
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-10-11bugfixes and optimizations, especially for DSP under Max/MSPThomas Grill
fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects eliminate jmax code fixed dsp vector offset bug better separation between build styles - better handling of click callback - more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE) svn path=/trunk/; revision=3695
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-07-30added flext_base::GetCanvasDir to retrieve folder where patcher residesThomas Grill
renamed flext_base::CanvasArgs to GetCanvasArgs fixed flext install routine for bcc makefile svn path=/trunk/; revision=3388
2005-07-06changed initialization functions accordinglyThomas Grill
FIFO code with mutex lock c++ conformance fix fixes for Codewarrior updates for OSX extracted maps into flmap.h fix for BCC made flext::Forward threadsafe don't install build system yet digest one-element list messages as single atoms updated tutorials fixes for MSVC6 documentation slimmed object data structures simplified message analysis corrected flext version to 0.4.5 added X86-64 code for lockfree fifos preparation of release upgraded version number svn path=/trunk/; revision=3292
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-19- fixed typos and 64-bit compatibilityThomas Grill
- conform to idle callback functionality in devel_0_38 cleanups svn path=/trunk/; revision=2522
2005-01-03updated make systemThomas Grill
build system for OSX simplified make system reconsidered flext::buffer:Update added object construction and destruction flags updated build system svn path=/trunk/; revision=2447
2004-12-31fix for showing attributes on select (and recreate the object on edit)Thomas Grill
reconsidered flext::buffer:Update build system for flext-based externals added object construction and destruction flags svn path=/trunk/; revision=2438
2004-06-21 ""Thomas Grill
svn path=/trunk/; revision=1826
2004-04-23 ""Thomas Grill
svn path=/trunk/; revision=1628
2004-04-03 ""Thomas Grill
svn path=/trunk/; revision=1540
2004-03-20 ""Thomas Grill
svn path=/trunk/; revision=1442
2003-12-12 ""Thomas Grill
svn path=/trunk/; revision=1217
2003-08-15 ""Thomas Grill
svn path=/trunk/; revision=848
2003-08-05 ""Thomas Grill
svn path=/trunk/; revision=823
2003-08-03 ""Thomas Grill
svn path=/trunk/; revision=819
2003-07-21 ""Thomas Grill
svn path=/trunk/; revision=782
2003-07-19 ""Thomas Grill
svn path=/trunk/; revision=778
2003-06-12 ""Thomas Grill
svn path=/trunk/; revision=698
2003-05-06 ""Thomas Grill
svn path=/trunk/; revision=609
2003-04-18 ""Thomas Grill
svn path=/trunk/; revision=577
2003-04-15 ""Thomas Grill
svn path=/trunk/; revision=562
2003-01-25 ""Thomas Grill
svn path=/trunk/; revision=361
2003-01-15 ""Thomas Grill
svn path=/trunk/; revision=339
2003-01-06 ""Thomas Grill
svn path=/trunk/; revision=324
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
2002-12-22 "no message"Thomas Grill
svn path=/trunk/; revision=306
2002-12-05 ""Thomas Grill
svn path=/trunk/; revision=278
2002-12-02*** empty log message ***Thomas Grill
svn path=/trunk/; revision=265
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