PluginInfo::type added to copy constructor. But why is the copy constructor defined...
[ardour.git] / libs / fst /
2009-03-27 Paul Davisactual fix for vestige header file specification in... 2.8
2009-03-27 Paul Davissave+restore VST preset program number; don't call...
2009-03-27 Paul Davissome totally untested FST/VST changes
2009-03-27 Paul Davisfix scons breakage on older versions of scons
2009-03-27 Paul Davisadd vestige dir to tarball
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-24 Paul Davismove FST/winegcc thing around even more to avoid breaki...
2009-03-21 Sampo SavolainenMake compilation work again.
2009-03-19 Paul Davisfix an ordering problem that breaks compilation on...
2009-03-17 Paul Davisclean up some FST debugging output
2009-03-13 Paul Davisrun time check for jack_set_thread_creator() - fixes...
2009-03-13 Paul Davisa lot of VST support odds-and-ends, including preset...
2009-02-19 Paul Davisworking VST support with VeSTige header and new FST...
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
2007-02-26 Paul Davisfix error in last commit with VST entry function type...
2007-02-26 Paul Davisfix compiler complaints about RCU code; fix a couple...
2007-02-06 Paul Davisfix misdesign of VST GUI thread
2007-02-06 Paul Davisdebugging VST issues
2006-12-14 Paul Davisadd missing file; remove another VST debug hack
2006-12-14 Paul Davisrevert VST debug hacks
2006-12-14 Paul Davismore vst debug output for solv, again
2006-12-14 Paul Davismore vst debug output for solv
2006-12-01 Paul Davismore accurate comment for FST SConscript 2.0beta9
2006-12-01 Paul Davisbetter design for discovering VST packages
2006-11-30 Paul Davistry that one on for size (VST build fu)
2006-11-30 Paul Davisnot completely tested new structure for VST/FST build
2006-11-29 Doug McLainBetter error message for missing vst files
2006-11-29 Doug McLainHandle both possible zip files that may be provided...
2006-11-28 Doug McLainA bit better integration of vst sdk files
2006-11-06 Paul Davisbetter error message if VST SDK is not installed and...
2006-10-09 Paul Davisanother tweak for VST building
2006-10-09 Paul DavisVST=1 support working in build scripts
2006-10-09 Paul Davisdo not conditionally add directories to "subdirs" becau...
2006-06-22 Hans FugalMerging from trunk
2006-06-22 Paul Daviscorrectly forward configure events to plugin windows...
2006-06-22 Paul Davismore details for VST support