Age | Commit message (Collapse) | Author |
|
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
|
|
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
|
|
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
|
|
fixed problems with symbol binding
restructured TableMap type (doesn't own pointers any more)
svn path=/trunk/; revision=2779
|
|
changed template parameter of TableMap
fixes for OSX
fixed problems with symbol binding
svn path=/trunk/; revision=2771
|
|
moved FLEXT_SHARE definition
smaller changes to TableMap
enhancements and more features for TableMap type
new: FLEXT_WARN, FLEXT_ERROR macros
svn path=/trunk/; revision=2653
|
|
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
|
|
fixed buggy unbinding of receive symbols
no more static assignment of symbols (problems with Metrowerks)
fixed bugs in SIMD code for non-power-of-2 lengths
Max: use high-priority click instead of qelem for message-posting
added method for clicks into object box
svn path=/trunk/; revision=2614
|
|
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
|
|
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
|
|
changes for OSX
added required autoconf files
svn path=/trunk/; revision=2183
|
|
svn path=/trunk/; revision=2019
|
|
svn path=/trunk/; revision=1972
|
|
svn path=/trunk/; revision=1618
|
|
svn path=/trunk/; revision=1540
|
|
svn path=/trunk/; revision=1380
|
|
svn path=/trunk/; revision=1326
|
|
svn path=/trunk/; revision=930
|
|
svn path=/trunk/; revision=848
|
|
svn path=/trunk/; revision=819
|
|
svn path=/trunk/; revision=810
|
|
svn path=/trunk/; revision=800
|
|
svn path=/trunk/; revision=797
|
|
svn path=/trunk/; revision=779
|
|
svn path=/trunk/; revision=704
|
|
svn path=/trunk/; revision=615
|
|
svn path=/trunk/; revision=457
|
|
svn path=/trunk/; revision=339
|
|
svn path=/trunk/; revision=334
|
|
svn path=/trunk/; revision=317
|
|
svn path=/trunk/; revision=315
|
|
svn path=/trunk/; revision=310
|
|
svn path=/trunk/; revision=309
|
|
svn path=/trunk/; revision=278
|
|
svn path=/trunk/; revision=243
|
|
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=187
|