Age | Commit message (Collapse) | Author |
|
fixes for MSVC6
svn path=/trunk/; revision=2813
|
|
enabled reuse of object names
fixed bug when destroying proxies
make connections visible at last...
introduced attributes for symbol reuse and canvas messages
svn path=/trunk/; revision=2811
|
|
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=2801
|
|
svn path=/trunk/; revision=2800
|
|
better method for discriminating numbers and symbols - by Frank Barknecht
svn path=/trunk/; revision=2794
|
|
svn path=/trunk/; revision=2793
|
|
added profiling flags for OSX
small fixes
svn path=/trunk/; revision=2790
|
|
svn path=/trunk/; revision=2789
|
|
more symbol escaping
svn path=/trunk/; revision=2788
|
|
fixed bugs in TableMaps
fixes for OSX
restructured TableMap type (doesn't own pointers any more)
svn path=/trunk/; revision=2782
|
|
better reload handling, but still far fom perfect
fixed minor other issues
fixed buglet
fixing strange gcc behavior
updates for DSP processing
better argument checking
svn path=/trunk/; revision=2781
|
|
enabled reuse of object names
introduced attributes for symbol reuse and canvas messages
svn path=/trunk/; revision=2780
|
|
fixed problems with symbol binding
restructured TableMap type (doesn't own pointers any more)
svn path=/trunk/; revision=2779
|
|
svn path=/trunk/; revision=2775
|
|
- strip .pd from abstraction filenames
fixes for OSX
- open debug patcher on alt-click
cleanups
fixed several problems with sub-patchers and connecting
documentation
enabled reuse of object names
svn path=/trunk/; revision=2772
|
|
changed template parameter of TableMap
fixes for OSX
fixed problems with symbol binding
svn path=/trunk/; revision=2771
|
|
svn path=/trunk/; revision=2750
|
|
cleaner error reporting
added generic numpy support (not working)
use lock count instead of message queuing to avoid py->py messaging deadlock
fixing strange gcc behavior
fixes for maxmsp
support for buffer objects (preliminary)
fixed reference count bug
use optimized version
updates for DSP processing
adjust pd and py files for correct argument passing
more optimizations
fixed numarray headers
little restructuring
svn path=/trunk/; revision=2708
|
|
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
|
|
os x fixes
fixed memory leaks associated to VBuffer retrieval
cleanups
*** empty log message ***
preparing RIP release
avoid malicious file name characters
svn path=/trunk/; revision=2690
|
|
svn path=/trunk/; revision=2689
|
|
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
|
|
added generic numpy support (not working)
use lock count instead of message queuing to avoid py->py messaging deadlock
fixing strange gcc behavior
fixes for maxmsp
support for buffer objects (preliminary)
fixed reference count bug
use optimized version
adjust pd and py files for correct argument passing
more optimizations
little restructuring
svn path=/trunk/; revision=2687
|
|
changed delimiter specification
more fixes
svn path=/trunk/; revision=2686
|
|
resurrected deljoin external
more fixes
svn path=/trunk/; revision=2685
|
|
cleaner error reporting
more optimizations
added generic numpy support (not working)
fixes for maxmsp
svn path=/trunk/; revision=2655
|
|
Mac adaptations
cross-fading loop zone now functional
more loop zone optimizations
enhanced PD help files
simplified and bug-fixed crossfade-zone sampling
fix: loopmodes 0 and 2 now setting loopzone parameters
minor updates
*** empty log message ***
more fixes
renamed help files
more fixes and cleanups for fade-zones
svn path=/trunk/; revision=2654
|
|
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
|
|
experimenting a bit....
clean handling of plugin deletion (potentially open editor window etc.)
svn path=/trunk/; revision=2646
|
|
added generic numpy support (not working)
svn path=/trunk/; revision=2645
|
|
added saving/loading of spaces and other special characters (escaping)
svn path=/trunk/; revision=2644
|
|
avoid malicious file name characters
preparing RIP release
svn path=/trunk/; revision=2643
|
|
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
|
|
updated build system
svn path=/trunk/; revision=2636
|
|
fixes for OSX
svn path=/trunk/; revision=2635
|
|
small update of linkage styles etc.
svn path=/trunk/; revision=2634
|
|
svn path=/trunk/; revision=2633
|
|
small update of linkage styles etc.
svn path=/trunk/; revision=2632
|
|
workarounds for Waves5 bundle
svn path=/trunk/; revision=2631
|
|
fixed bug with param method
updated build system
minimal
feedback attribute for parameter reporting
clean handling of plugin deletion (potentially open editor window etc.)
updated for new flext function naming
names containing spaces are now correctly dumped
added event processing (like Midi in)
more consistent MIDI functionality
trying to catch crashing plugins
svn path=/trunk/; revision=2630
|
|
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
|
|
docs
optimizations and fixes
use optimized version
optimized function calls
adjust pd and py files for correct argument passing
more optimizations
svn path=/trunk/; revision=2627
|
|
minimal
updated for new flext function naming
feedback attribute for parameter reporting
added event processing (like Midi in)
svn path=/trunk/; revision=2626
|
|
update for new flext callback naming
svn path=/trunk/; revision=2625
|