Age | Commit message (Collapse) | Author |
|
DSP fixes
added support for plug shells (like Waveshell)
clean handling of plugin deletion (potentially open editor window etc.)
names containing spaces are now correctly dumped
support for named parameters
feedback attribute for parameter reporting
added event processing (like Midi in)
fixed bug with param method
much cleaner Window GUI code
added mute and bypass attributes
rename help file
fix for build system
no more interruptions on window close
workarounds for Waves5 bundle
restructured VSThost code
alt-click for plug editor
many small fixes
better shell support
added window size,move,caption,titling features
VSTTime info
some fixes and warnings
updated for new flext function naming
more consistent MIDI functionality
svn path=/trunk/; revision=3423
|
|
- strip .pd from abstraction filenames
rename help file
- open debug patcher on alt-click
svn path=/trunk/; revision=3422
|
|
added seti, clri
rename help file
preparing the release 0.1.2
- load/store empty dirs too
updated help and project files
- fix "cntsub" message
more inlined functions
svn path=/trunk/; revision=3421
|
|
more fixes
svn path=/trunk/; revision=3420
|
|
rename help file
more fixes
svn path=/trunk/; revision=3419
|
|
Mac adaptations
some safety for settings
cross-fading loop zone now functional
update for new flext callback naming
more loop zone optimizations
enhanced PD help files
simplified and bug-fixed crossfade-zone sampling
rename help file
fix: loopmodes 0 and 2 now setting loopzone parameters
64 bit fixes
minor updates
*** empty log message ***
more fixes
fix for OSX 10.4.1 (thanks to Jamie)
renamed help files
more fixes and cleanups for fade-zones
svn path=/trunk/; revision=3418
|
|
some optimizations and py reload fix
open editor for module file on "edit" message (or click)
open editor for script under OS X
added cygwin support
svn path=/trunk/; revision=3417
|
|
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=3414
|
|
small ad
corrected to right version dependency
svn path=/trunk/; revision=3412
|
|
minimal docs
svn path=/trunk/; revision=3411
|
|
svn path=/trunk/; revision=3410
|
|
open editor for module file on "edit" message (or click)
open editor for script under OS X
svn path=/trunk/; revision=3399
|
|
svn path=/trunk/; revision=3398
|
|
update for new flext callback naming
svn path=/trunk/; revision=3396
|
|
- more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE)
svn path=/trunk/; revision=3395
|
|
path setting based on new flext functionality
much better detach method handling (one thread for all object instances)
svn path=/trunk/; revision=3389
|
|
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
|
|
better exception handling and error message
much better detach method handling (one thread for all object instances)
better definition of output values (atoms, lists, anythings)
svn path=/trunk/; revision=3364
|
|
svn path=/trunk/; revision=3363
|
|
avoid problems with paths containing spaces
enhancements for cygwin builds (working for PD now, but not for Max)
svn path=/trunk/; revision=3362
|
|
much better detach method handling (one thread for all object instances)
oops, forgot to code one branch
better definition of output values (atoms, lists, anythings)
svn path=/trunk/; revision=3360
|
|
optimizations for message handling and memory footprint
made flext::Forward threadsafe
digest one-element list messages as single atoms
simplified message analysis
svn path=/trunk/; revision=3359
|
|
cleaned up float vs. int pyext tags
better definition of output values (atoms, lists, anythings)
multiply inlets for py (hot and cold inlets)
better exception handling and error message
fixes for atomic pyext._outlet messages
svn path=/trunk/; revision=3358
|
|
svn path=/trunk/; revision=3357
|
|
adding
svn path=/trunk/; revision=3354
|
|
fixes for atomic pyext._outlet messages
svn path=/trunk/; revision=3346
|
|
svn path=/trunk/; revision=3333
|
|
reworked outbound message generation (now with symbols instead of one-element anythings)
multiply inlets for py (hot and cold inlets)
cleaned up float vs. int pyext tags
pymeth object for object methods
enable built-in functions
sequence protocol for symbol type
enabled built-in functions
py: allow all callables
svn path=/trunk/; revision=3310
|
|
fixed minor other issues
cleaned up float vs. int pyext tags
simplifications in py and pyext
bumped version number
python-like dotted module.function syntax
send and receive wrapped PyObjects through inlets/outlets
multiply inlets for py (hot and cold inlets)
svn path=/trunk/; revision=3308
|
|
better reload handling, but still far fom perfect
fixed minor other issues
bumped version number
made some methods static
svn path=/trunk/; revision=3296
|
|
svn path=/trunk/; revision=3294
|
|
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
|
|
svn path=/trunk/; revision=3246
|
|
svn path=/trunk/; revision=3245
|
|
svn path=/trunk/; revision=3242
|
|
svn path=/trunk/; revision=3223
|
|
svn path=/trunk/; revision=3212
|
|
svn path=/trunk/; revision=3147
|
|
svn path=/trunk/; revision=3146
|
|
svn path=/trunk/; revision=3131
|
|
svn path=/trunk/; revision=3130
|
|
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
|
|
use AtomListStatic where feasible
better method for discriminating numbers and symbols - by Frank Barknecht
svn path=/trunk/; revision=3126
|
|
small fix
slimmed object data structures
digest one-element list messages as single atoms
made flext::Forward threadsafe
small fixes
simplified message analysis
svn path=/trunk/; revision=3125
|
|
svn path=/trunk/; revision=3114
|
|
the hcs/hid/*-help.pd files were moved to doc/ in the CVS repository
svn path=/trunk/; revision=3089
|
|
svn path=/trunk/; revision=3077
|
|
changed initialization functions accordingly
slimmed object data structures
svn path=/trunk/; revision=3076
|