aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flattr_ed.cpp
AgeCommit message (Collapse)Author
2006-05-15*** empty log message ***Thomas Grill
svn path=/trunk/; revision=5065
2005-10-12satisfy newer gcc versionsThomas Grill
fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects svn path=/trunk/; revision=3696
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-07-30- better handling of click callbackThomas Grill
- more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE) svn path=/trunk/; revision=3395
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-05-01better c++ complianceThomas Grill
fixes for MSVC6 restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2861
2005-04-18changed template parameter of TableMapThomas Grill
fixed problems with symbol binding restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2779
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-03-12macros for 64-bit architecturesThomas Grill
fixes for icc@linux fixes for attribute editor (to deal with large dialogs) fix lines on box text change fix for gcc strangeness no more static assignment of symbols (problems with Metrowerks) fixed bugs in SIMD code for non-power-of-2 lengths fixed shared library versioning lock-free thread management don't depend on ldconfig begin in the system path (should be in /sbin/..) fixed flext::Timer::At method new lock-free lifo and fifo svn path=/trunk/; revision=2619
2005-02-23fix lines on box text changeThomas Grill
svn path=/trunk/; revision=2572
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-11build system: added profiler mode, more fixesThomas Grill
fixed buggy unbinding of receive symbols fixed shared library names better templates, some minor changes added method for clicks into object box svn path=/trunk/; revision=2488
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-11-28typo fixed in attribute editorThomas Grill
fixed const error svn path=/trunk/; revision=2336
2004-11-27another fix for the attribute editorThomas Grill
fixed const error svn path=/trunk/; revision=2321
2004-11-17fix for _long_ attribute dialogsThomas Grill
another fix for the attribute editor svn path=/trunk/; revision=2284
2004-11-15fix for _long_ attribute dialogsThomas Grill
fix for showing attributes on select (and recreate the object on edit) svn path=/trunk/; revision=2274
2004-11-13fix for showing attributes on select (and recreate the object on edit)Thomas Grill
svn path=/trunk/; revision=2265
2004-11-09fixed a thread sensitive spotThomas Grill
make some adaptations for 0.38 compatibility made queue length longer and added overflow checks svn path=/trunk/; revision=2248
2004-11-07more character escaping for attribute editorThomas Grill
made queue length longer and added overflow checks reoccuring fix.... svn path=/trunk/; revision=2231
2004-11-04more character escaping for attribute editorThomas Grill
svn path=/trunk/; revision=2205
2004-09-09 ""Thomas Grill
svn path=/trunk/; revision=2019
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
2004-02-08 ""Thomas Grill
svn path=/trunk/; revision=1315
2004-01-20 ""Thomas Grill
svn path=/trunk/; revision=1269
2003-12-12 ""Thomas Grill
svn path=/trunk/; revision=1217
2003-11-12 ""Thomas Grill
svn path=/trunk/; revision=1179
2003-09-18 ""Thomas Grill
svn path=/trunk/; revision=1006
2003-09-17 ""Thomas Grill
svn path=/trunk/; revision=979
2003-09-03 ""Thomas Grill
svn path=/trunk/; revision=930
2003-08-15 ""Thomas Grill
svn path=/trunk/; revision=848
2003-08-14 ""Thomas Grill
svn path=/trunk/; revision=844
2003-08-03 ""Thomas Grill
svn path=/trunk/; revision=819
2003-08-01 ""Thomas Grill
svn path=/trunk/; revision=810
2003-07-29 ""Thomas Grill
svn path=/trunk/; revision=800
2003-07-28 ""Thomas Grill
svn path=/trunk/; revision=799
2003-07-26 ""Thomas Grill
svn path=/trunk/; revision=798
2003-07-25 ""Thomas Grill
svn path=/trunk/; revision=797
2003-07-23 ""Thomas Grill
svn path=/trunk/; revision=795
2003-07-21 ""Thomas Grill
svn path=/trunk/; revision=782
2003-07-20 ""Thomas Grill
svn path=/trunk/; revision=779