ardour/libs/fst
Paul Davis 51ff80ade7 actual fix for vestige header file specification in SConscript
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4918 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-27 19:45:34 +00:00
..
vestige VST omnibus commit edition: use wine_pthread_create() everywhere instead of pthread_create; properly handle events when editor windows are closed, thus avoiding deadlock when deleting a VST plugin; actually delete plugins (of any kind) when requested to do so and there is an editor - this was a bug that has been around for quite a long time in 2.X; some extensions to the vestige header that might be legally dubious 2009-03-24 15:48:34 +00:00
SConscript actual fix for vestige header file specification in SConscript 2009-03-27 19:45:34 +00:00
fst.c working VST support with VeSTige header and new FST code 2009-02-19 14:01:59 +00:00
fst.h save+restore VST preset program number; don't call begin/endSetProgram for VST 1.0 plugins 2009-03-27 19:32:59 +00:00
fstinfofile.c working VST support with VeSTige header and new FST code 2009-02-19 14:01:59 +00:00
jackvst.h working VST support with VeSTige header and new FST code 2009-02-19 14:01:59 +00:00
thread.c VST omnibus commit edition: use wine_pthread_create() everywhere instead of pthread_create; properly handle events when editor windows are closed, thus avoiding deadlock when deleting a VST plugin; actually delete plugins (of any kind) when requested to do so and there is an editor - this was a bug that has been around for quite a long time in 2.X; some extensions to the vestige header that might be legally dubious 2009-03-24 15:48:34 +00:00
vsti.c working VST support with VeSTige header and new FST code 2009-02-19 14:01:59 +00:00
vstwin.c save+restore VST preset program number; don't call begin/endSetProgram for VST 1.0 plugins 2009-03-27 19:32:59 +00:00