summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vst_pluginui.cc
AgeCommit message (Expand)Author
2009-03-27some totally untested FST/VST changesPaul Davis
2009-03-24VST omnibus commit edition: use wine_pthread_create() everywhere instead of p...Paul Davis
2009-03-17clean up VST preset debug outputPaul Davis
2009-03-13a lot of VST support odds-and-ends, including preset discovery and support, e...Paul Davis
2009-02-19working VST support with VeSTige header and new FST codePaul Davis
2008-02-13fix vst plugin UI to work with recent changesPaul Davis
2007-12-10AU support; mv LADSPA gui to Generic; small fix(?) for NSD issue with absolut...Paul Davis
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