summaryrefslogtreecommitdiff
path: root/libs/fst
AgeCommit message (Collapse)Author
2009-03-27actual fix for vestige header file specification in SConscript2.8Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4918 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-27save+restore VST preset program number; don't call begin/endSetProgram for ↵Paul Davis
VST 1.0 plugins git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4917 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-27some totally untested FST/VST changesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4916 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-27fix scons breakage on older versions of sconsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4915 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-27add vestige dir to tarballPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4910 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-24VST omnibus commit edition: use wine_pthread_create() everywhere instead of ↵Paul Davis
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 git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4889 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-24move FST/winegcc thing around even more to avoid breaking OS X buildPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4887 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-21Make compilation work again.Sampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4881 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-19fix an ordering problem that breaks compilation on OS XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4872 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-17clean up some FST debugging outputPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4862 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-13run time check for jack_set_thread_creator() - fixes building with current ↵Paul Davis
JACK releases git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4828 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-13a lot of VST support odds-and-ends, including preset discovery and support, ↵Paul Davis
extending vestige header a bit, some new thread stuff (may break compilation against JACK, and deliver partial tempo/meter info to VST plugins git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4824 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-19working VST support with VeSTige header and new FST codePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4637 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-07move to scons Clone everywhere rather than Copy; add Session::micro_locate() ↵Paul Davis
for ongoing work on video sync; debugging output for export precision problem; minor clean up to IO::find_possible_connection(); fix up a few signed/unsigned issues; make "feature lines" always be the right height as tracks resize; change version to 2.5 git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3517 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26fix error in last commit with VST entry function type castPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1512 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26fix compiler complaints about RCU code; fix a couple of compiler warningsPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1511 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-06fix misdesign of VST GUI threadPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1428 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-06debugging VST issuesPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1427 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14add missing file; remove another VST debug hackPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1211 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14revert VST debug hacksPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1210 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14more vst debug output for solv, againPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1208 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14more vst debug output for solvPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1207 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01more accurate comment for FST SConscript2.0beta9Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1180 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01better design for discovering VST packagesPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30try that one on for size (VST build fu)Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1177 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30not completely tested new structure for VST/FST buildPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1176 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-29Better error message for missing vst filesDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1170 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-29Handle both possible zip files that may be provided for the vst sdk sourceDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1169 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28A bit better integration of vst sdk filesDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1165 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06better error message if VST SDK is not installed and neeedPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1080 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-09another tweak for VST buildingPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@964 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-09VST=1 support working in build scriptsPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@963 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-09do not conditionally add directories to "subdirs" because then they are not ↵Paul Davis
included in the src tarball if various scons flags are not set git-svn-id: svn://localhost/ardour2/trunk@960 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-22correctly forward configure events to plugin windows, and cleanup FST codePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@635 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-22more details for VST supportPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@630 d708f5d6-7413-0410-9779-e7cbd77b26cf