Move RDF-based preset stuff into LadspaPlugin, to make way for a set of evil hacks...
authorCarl Hetherington <carl@carlh.net>
Tue, 7 Dec 2010 02:56:11 +0000 (02:56 +0000)
committerCarl Hetherington <carl@carlh.net>
Tue, 7 Dec 2010 02:56:11 +0000 (02:56 +0000)
commit40c162d6096f9bb338b602fb7845234133285411
tree04780c7e06b050191fac93ed778ec330e842361e
parent25a702798e7fc2f3875208ceb67e0b6a7dfb1715
Move RDF-based preset stuff into LadspaPlugin, to make way for a set of evil hacks to make VST chunk-based presets work (for some values of `work').
May fix #3577.

git-svn-id: svn://localhost/ardour2/branches/3.0@8202 d708f5d6-7413-0410-9779-e7cbd77b26cf
13 files changed:
gtk2_ardour/plugin_ui.h
gtk2_ardour/vst_pluginui.cc
libs/ardour/ardour/ladspa_plugin.h
libs/ardour/ardour/lv2_plugin.h
libs/ardour/ardour/plugin.h
libs/ardour/ardour/vst_plugin.h
libs/ardour/ladspa_plugin.cc
libs/ardour/lv2_plugin.cc
libs/ardour/plugin.cc
libs/ardour/vst_plugin.cc
libs/fst/fst.h
libs/fst/fstinfofile.c
libs/fst/vstwin.c