Age | Commit message (Collapse) | Author |
|
fixed dangerous spot (also memory leak) with message queuing
flext::Forward has more incarnations now
added message bundles (flext::MsgBundle)
fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMw
fixed initialization of message bundle items
svn path=/trunk/; revision=4228
|
|
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
|
|
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
|
|
message and DSP library objects
fixes for pthreads version 2
more pthreads V2 fixes
updated docs
update docs
updates for OSX
svn path=/trunk/; revision=4155
|
|
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
|
|
fixed dsp vector offset bug
preprocessed class names now also reflect debug mode (to avoid name clashes)
svn path=/trunk/; revision=3676
|
|
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
|
|
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
|
|
- better handling of click callback
- more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE)
added flfeatures.h for compile-time version-specific feature detection
changes for devel_0_39 support
svn path=/trunk/; revision=3445
|
|
- more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE)
svn path=/trunk/; revision=3395
|
|
renamed flext_base::CanvasArgs to GetCanvasArgs
fixed flext install routine for bcc makefile
svn path=/trunk/; revision=3388
|
|
avoid problems with paths containing spaces
enhancements for cygwin builds (working for PD now, but not for Max)
svn path=/trunk/; revision=3362
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
fixed eol-style
new lock-free lifo and fifo
fixes for linux
eliminated ChannelsIn/ChannelsOut
updated docs
build system: added profiler mode, more fixes
fix for linux
autodetection of build platform
fix for flext_dsp @ Max
svn path=/trunk/; revision=2584
|
|
fixed flext::Timer::At method
eliminated ChannelsIn/ChannelsOut
fix for flext_dsp @ Max
better STL support on OSX
svn path=/trunk/; revision=2567
|
|
fixed flext::Timer::At method
svn path=/trunk/; revision=2566
|
|
fixed autoconf files
updates for batch mode
some more SIMD optimized functions
svn path=/trunk/; revision=2543
|
|
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
|
|
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
|
|
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
|
|
reconsidered flext::buffer:Update
improved buffer handling
added object construction and destruction flags
updated autoconf system
updated documentation
updated build system
svn path=/trunk/; revision=2467
|
|
two more flext tutorials
fixes for Max headers
cleanups
updated build system
updated tutorials
revised the documentation
updated for OSX
upgraded version number
svn path=/trunk/; revision=2465
|
|
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
|
|
reconsidered flext::buffer:Update
build system for flext-based externals
added object construction and destruction flags
svn path=/trunk/; revision=2438
|
|
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
|
|
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
|
|
fix for showing attributes on select (and recreate the object on edit)
svn path=/trunk/; revision=2274
|
|
svn path=/trunk/; revision=2265
|
|
make some adaptations for 0.38 compatibility
made queue length longer and added overflow checks
svn path=/trunk/; revision=2248
|
|
svn path=/trunk/; revision=2205
|
|
svn path=/trunk/; revision=2169
|
|
svn path=/trunk/; revision=2055
|
|
svn path=/trunk/; revision=2043
|
|
svn path=/trunk/; revision=2023
|
|
svn path=/trunk/; revision=2019
|
|
svn path=/trunk/; revision=1982
|
|
svn path=/trunk/; revision=1972
|
|
svn path=/trunk/; revision=1969
|
|
svn path=/trunk/; revision=1964
|
|
svn path=/trunk/; revision=1937
|
|
svn path=/trunk/; revision=1830
|
|
svn path=/trunk/; revision=1826
|
|
svn path=/trunk/; revision=1634
|
|
svn path=/trunk/; revision=1628
|
|
svn path=/trunk/; revision=1618
|