Age | Commit message (Collapse) | Author |
|
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
|
|
added event processing (like Midi in)
svn path=/trunk/; revision=2620
|
|
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
|
|
better shell support
fix for build system
update for flext build systemcleanups
VSTTime info
added event processing (like Midi in)
svn path=/trunk/; revision=2617
|
|
cleanups
updated build system
fix for build system
update for flext build system
added support for plug shells (like Waveshell)
svn path=/trunk/; revision=2616
|
|
more examples
preset sys.argv for module loading
support for buffer objects (preliminary)
svn path=/trunk/; revision=2615
|
|
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
|
|
use lock count instead of message queuing to avoid py->py messaging deadlock
support for buffer objects (preliminary)
updated build system
little restructuring
fixes for single-threaded compilation
added support for numarray
svn path=/trunk/; revision=2610
|
|
svn path=/trunk/; revision=2609
|
|
svn path=/trunk/; revision=2607
|
|
fixes for detached mode
fixes for detached operation and single-threaded version
use lock count instead of message queuing to avoid py->py messaging deadlock
use new flext fifo
svn path=/trunk/; revision=2602
|
|
install flcontainers.h
Lifos and Fifos with reservoir
forgot about void...
svn path=/trunk/; revision=2601
|
|
use lock count instead of message queuing to avoid py->py messaging deadlock
svn path=/trunk/; revision=2599
|
|
Lifos and Fifos with reservoir
svn path=/trunk/; revision=2598
|
|
library versioning for linux
fixed eol-style
svn path=/trunk/; revision=2597
|
|
documentation
svn path=/trunk/; revision=2594
|
|
use lock count instead of message queuing to avoid py->py messaging deadlock
must clear Python error...
svn path=/trunk/; revision=2585
|
|
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
|
|
- better handling of bang messages
better error reporting
svn path=/trunk/; revision=2583
|
|
- 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
|
|
more robust argument handling
use of flext and pyext features (e.g. symbol type)
added license stuff
svn path=/trunk/; revision=2575
|
|
added package definition for flext build system
added flags for correct symbol import from PD
svn path=/trunk/; revision=2574
|
|
- garbage collection at module scope
update for flext build system
- better handling of bang messages
fixes for single-threaded compilation
little restructuring
svn path=/trunk/; revision=2573
|
|
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
|
|
svn path=/trunk/; revision=2563
|
|
documentation
- open debug patcher on alt-click
svn path=/trunk/; revision=2562
|
|
enhanced and optimized atom parsing
svn path=/trunk/; revision=2561
|
|
avoid malicious file name characters
svn path=/trunk/; revision=2560
|
|
fixed buggy unbinding of receive symbols
added method for clicks into object box
svn path=/trunk/; revision=2559
|
|
little restructuring
svn path=/trunk/; revision=2554
|
|
minor updates
svn path=/trunk/; revision=2552
|
|
svn path=/trunk/; revision=2551
|
|
fixed autoconf files
updates for batch mode
some more SIMD optimized functions
svn path=/trunk/; revision=2543
|
|
svn path=/trunk/; revision=2541
|
|
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
|
|
update for flext build systemcleanups
svn path=/trunk/; revision=2526
|
|
- open debug patcher on alt-click
svn path=/trunk/; revision=2525
|
|
corrected license files
makefiles for linux
added license stuff
svn path=/trunk/; revision=2524
|
|
- exporting symbol functions
corrected argument passing to class methods
updated for OSX
adjust pd and py files for correct argument passing
svn path=/trunk/; revision=2523
|
|
- 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 incorrect unbinding of instance methods
fixes for symbol type
little restructuring
svn path=/trunk/; revision=2489
|
|
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
|
|
the same thread!)
other thread-related cleanups
py: added ability to choose function from message tag
enabled int-tags for pyext class methods
svn path=/trunk/; revision=2487
|
|
build system: added profiler mode, more fixes
svn path=/trunk/; revision=2486
|
|
small fixes
merged in 20041229-newdetach branch.
renamed locking functions
svn path=/trunk/; revision=2483
|