Age | Commit message (Collapse) | Author |
|
changed initialization functions accordingly
slimmed object data structures
svn path=/trunk/; revision=3076
|
|
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 MinGW
fixes for older compilers
added X86-64 code for lockfree fifos
svn path=/trunk/; revision=2935
|
|
fixes for MSVC6
restructured TableMap type (doesn't own pointers any more)
svn path=/trunk/; revision=2861
|
|
fixes for MSVC6
svn path=/trunk/; revision=2813
|
|
svn path=/trunk/; revision=2808
|
|
svn path=/trunk/; revision=2807
|
|
small fixes
more correct library versioning
svn path=/trunk/; revision=2806
|
|
svn path=/trunk/; revision=2800
|
|
svn path=/trunk/; revision=2793
|
|
added profiling flags for OSX
small fixes
svn path=/trunk/; revision=2790
|
|
fixed bugs in TableMaps
fixes for OSX
restructured TableMap type (doesn't own pointers any more)
svn path=/trunk/; revision=2782
|
|
fixed problems with symbol binding
restructured TableMap type (doesn't own pointers any more)
svn path=/trunk/; revision=2779
|
|
svn path=/trunk/; revision=2775
|
|
changed template parameter of TableMap
fixes for OSX
fixed problems with symbol binding
svn path=/trunk/; revision=2771
|
|
svn path=/trunk/; revision=2750
|
|
updates for build system
small fix
updates to build system
fix tutorial compilation
install build system and a convenient script
first steps to flext framework for OSX
svn path=/trunk/; revision=2707
|
|
temporary fixes for VASP compilation
updates for batch mode
fixes for OSX
updated build system
fixed timer1 tutorial project
oops, forgot about SIMD for Windows
fixed compilation with SIMD instructions
added shared library build facility for Windows
fixed shared library versioning
fixed flext::Timer::At method
build system: added profiler mode, more fixes
moved FLEXT_SHARE definition
smaller changes to TableMap
small optimizations
new: FLEXT_WARN, FLEXT_ERROR macros
win32 threading model included
fixes for Max compilation
svn path=/trunk/; revision=2706
|
|
updated build system
fix for mingw
win32 threading model included
fixes for Max compilation
fixed timer1 tutorial project
better templates, some minor changes
moved FLEXT_SHARE definition
temporary fixes for VASP compilation
new: FLEXT_WARN, FLEXT_ERROR macros
updates for batch mode
fixed flext::Timer::At method
updated the docs
fixed strange gcc 3.4 compilation problem
build system: added profiler mode, more fixes
small optimizations
added shared library build facility for Windows
optimized AtomList functions
fixes for OSX
oops, forgot about SIMD for Windows
fixed compilation with SIMD instructions
fixed bugs in SIMD code for non-power-of-2 lengths
fixed shared library versioning
smaller changes to TableMap
svn path=/trunk/; revision=2688
|
|
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
|
|
minor fixes for Max
fixes for OSX
small update of linkage styles etc.
updated the docs
new: FLEXT_WARN, FLEXT_ERROR macros
svn path=/trunk/; revision=2642
|
|
no more static assignment of symbols (problems with Metrowerks)
fixed bugs in SIMD code for non-power-of-2 lengths
install flcontainers.h
small update of linkage styles etc.
new: FLEXT_WARN, FLEXT_ERROR macros
svn path=/trunk/; revision=2640
|
|
small update of linkage styles etc.
svn path=/trunk/; revision=2634
|
|
small update of linkage styles etc.
svn path=/trunk/; revision=2632
|
|
minor other things
fixes for OSX
fix for gcc
svn path=/trunk/; revision=2629
|
|
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 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
|
|
svn path=/trunk/; revision=2609
|
|
install flcontainers.h
Lifos and Fifos with reservoir
forgot about void...
svn path=/trunk/; revision=2601
|
|
Lifos and Fifos with reservoir
svn path=/trunk/; revision=2598
|
|
library versioning for linux
fixed eol-style
svn path=/trunk/; revision=2597
|
|
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
|
|
- conform to idle callback functionality in devel_0_38
new lock-free lifo and fifo
svn path=/trunk/; revision=2582
|
|
svn path=/trunk/; revision=2579
|
|
svn path=/trunk/; revision=2572
|
|
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 buggy unbinding of receive symbols
added method for clicks into object box
svn path=/trunk/; revision=2559
|
|
svn path=/trunk/; revision=2551
|
|
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
|
|
- conform to idle callback functionality in devel_0_38
cleanups
svn path=/trunk/; revision=2522
|
|
fixes for build system
better templates, some minor changes
build system: added profiler mode, more fixes
added ICC/linux support
small optimizations
svn path=/trunk/; revision=2498
|
|
small optimizations
svn path=/trunk/; revision=2492
|
|
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
|
|
build system: added profiler mode, more fixes
svn path=/trunk/; revision=2486
|
|
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
|
|
better templates, some minor changes
fix for showing attributes on select (and recreate the object on edit)
cleanups
svn path=/trunk/; revision=2469
|