Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=4290
|
|
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
|
|
svn path=/trunk/; revision=3473
|
|
on OSX use "strip -x" instead of -W,-l option to strip binaries
only strip release build
svn path=/trunk/; revision=3415
|
|
small changes to flext build system
svn path=/trunk/; revision=3367
|
|
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
|
|
corrections to config build templates
digest one-element list messages as single atoms
made flext::Forward threadsafe
simplified message analysis
svn path=/trunk/; revision=3127
|
|
svn path=/trunk/; revision=3114
|
|
added profiling flags for OSX
small fixes
svn path=/trunk/; revision=2790
|
|
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
|
|
fixed autoconf files
updates for batch mode
some more SIMD optimized functions
svn path=/trunk/; revision=2543
|
|
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
|
|
build system: added profiler mode, more fixes
svn path=/trunk/; revision=2486
|
|
better templates, some minor changes
fix for showing attributes on select (and recreate the object on edit)
cleanups
svn path=/trunk/; revision=2469
|
|
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
|
|
updated for build system
updated build system for OSX
cleanups
updated build system
svn path=/trunk/; revision=2458
|
|
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
|
|
updated build system
svn path=/trunk/; revision=2436
|
|
updated make system for BCC
updated make system
updated build system
svn path=/trunk/; revision=2416
|