Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=10048
|
|
fixed SndObjs include files
changed eol-style
no stripping of local symbols
small changes to flext build system
update docs
svn path=/trunk/; revision=7483
|
|
FLEXT_DSP0_NEW or similar)
switching OSX builds to -bundle to avoid symbol clashes for different flext versions
small fix for branch hints
svn path=/trunk/; revision=7441
|
|
externals by using -bundle
svn path=/trunk/; revision=7428
|
|
fix for Max/MSP
svn path=/trunk/; revision=7413
|
|
FLEXT_DSP0_NEW or similar)
fixing typo
support for multiple archs under OSX
small fix for ppc arch
architecture-specific compiler flags for UB under OSX
fixed severe Altivec bug
changed eol-style
corrections to config build templates
added xcode 2.4 project
fixed atom sorting (now also respect symbol content)
no stripping of local symbols
some fixes, mostly OS X
updated build system for Max with MinGW
better default values
fixed bug in AtomList copying
svn path=/trunk/; revision=7368
|
|
FLEXT_DSP0_NEW or similar)
fix for Max/MSP
svn path=/trunk/; revision=6210
|
|
FLEXT_DSP0_NEW or similar)
fixed buggy memory deallocation for AtomListStatic
svn path=/trunk/; revision=6196
|
|
update docs
fixed anything/symbol message mixup (thanks to Stefano Papetti)
fixed typos, dates, contact info
added gcc branch hinting
svn path=/trunk/; revision=6170
|
|
svn path=/trunk/; revision=6035
|
|
fixed help methods
fixed typos, dates, contact info
added typed flext::NewAligned
svn path=/trunk/; revision=6000
|
|
svn path=/trunk/; revision=5984
|
|
svn path=/trunk/; revision=5981
|
|
svn path=/trunk/; revision=5980
|
|
ToOut/Sys methods
fixed help name definition
added flfeatures.h for compile-time version-specific feature detection
changed eol-style
adapted for pd-devel 0.39
minimal fix for timers
cosmetic changes to calm the compiler
changes for Mac/Intel
svn path=/trunk/; revision=5979
|
|
OSX switch to dynamic_lookup, 10.3 only but much cleaner
svn path=/trunk/; revision=5570
|
|
OSX switch to dynamic_lookup, 10.3 only but much cleaner
cosmetic changes to calm the compiler
use normal assertion
svn path=/trunk/; revision=5564
|
|
fix for 64 bit code
fixed bug for Max/MSP when there's no signal inlet
changes for Mac/Intel
svn path=/trunk/; revision=5307
|
|
cosmetic changes to calm the compiler
svn path=/trunk/; revision=5303
|
|
fixed bug for Max/MSP when there's no signal inlet
- Max: fixed reported bug (#67), where list elements are distributed over inlets
- preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP
cosmetic changes to calm the compiler
svn path=/trunk/; revision=5264
|
|
attribute generation is now determined exclusively by the object class setup (not library as before).
some minor changes after valgrind run
- preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP
fixed bug for Max/MSP when there's no signal inlet
- Max: fixed reported bug (#67), where list elements are distributed over inlets
svn path=/trunk/; revision=5148
|
|
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
|
|
svn path=/trunk/; revision=5065
|
|
fixed buggy memory deallocation for AtomListStatic
svn path=/trunk/; revision=4706
|
|
avoid trying to send empty message bundles
svn path=/trunk/; revision=4586
|
|
svn path=/trunk/; revision=4533
|
|
svn path=/trunk/; revision=4290
|
|
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
|
|
svn path=/trunk/; revision=4206
|
|
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
|
|
svn path=/trunk/; revision=3981
|
|
updated build system for Max with MinGW
fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects
svn path=/trunk/; revision=3828
|
|
fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects
svn path=/trunk/; revision=3696
|
|
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
|
|
svn path=/trunk/; revision=3691
|
|
fixed dsp vector offset bug
preprocessed class names now also reflect debug mode (to avoid name clashes)
svn path=/trunk/; revision=3676
|
|
eliminate jmax code
svn path=/trunk/; revision=3673
|
|
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
|
|
svn path=/trunk/; revision=3473
|
|
small fixes for tutorial examples
added typed flext::NewAligned
svn path=/trunk/; revision=3463
|
|
- 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
|
|
on OSX use "strip -x" instead of -W,-l option to strip binaries
only strip release build
svn path=/trunk/; revision=3415
|
|
svn path=/trunk/; revision=3398
|
|
- 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
|
|
small changes to flext build system
svn path=/trunk/; revision=3367
|
|
avoid problems with paths containing spaces
enhancements for cygwin builds (working for PD now, but not for Max)
svn path=/trunk/; revision=3362
|