some totally untested FST/VST changes
[ardour.git] / gtk2_ardour / vst_pluginui.cc
2009-03-27 Paul Davissome totally untested FST/VST changes
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-17 Paul Davisclean up VST preset debug output
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-02-13 Paul Davisfix vst plugin UI to work with recent changes
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-08-08 Hans Fugalpull from trunk
2006-08-05 Sampo Savolainenshraed_ptr<> etc. fixes for VST's. VST support now...
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-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.