Move RDF-based preset stuff into LadspaPlugin, to make way for a set of evil hacks...
[ardour.git] / gtk2_ardour / vst_pluginui.cc
2010-12-07 Carl HetheringtonMove RDF-based preset stuff into LadspaPlugin, to make...
2010-07-11 Carl HetheringtonFix up VST build and add basic support for VSTi
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-14 Sampo SavolainenMake sure the plugin analysis will appear in the VST...
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-03-07 Sampo SavolainenImprovements to the plugin eq gui:
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-08-10 David RobillardMerged with trunk R776
2006-08-08 Hans Fugalpull from trunk
2006-08-05 Sampo Savolainenshraed_ptr<> etc. fixes for VST's. VST support now...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-22 Paul Daviscorrectly forward configure events to plugin windows...
2006-06-21 Paul Davisthe return of VST support
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-02 Nick MainsbridgeRemove needless hbox in panner, get rid of some warning...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinIt begins.
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.