summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vst_pluginui.cc
AgeCommit message (Expand)Author
2009-04-16part 2 of 3 of the 2.8 -> 3.0 mergePaul Davis
2009-03-07Improvements to the plugin eq gui:Sampo Savolainen
2009-02-27vestige-based VST support, back-ported from 2.0-ongoingPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-08-05shraed_ptr<> etc. fixes for VST's. VST support now compiles, but doesn't Sampo Savolainen
2006-06-22correctly forward configure events to plugin windows, and cleanup FST codePaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-02Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc,...Nick Mainsbridge
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26rename all GTK signalsPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25It begins.Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin