Fix generic plugin UI for plugins with only properties
[ardour.git] / gtk2_ardour / lv2_plugin_ui.cc
2011-03-08 David RobillardFix compilation with old SLV2.
2011-03-08 David RobillardUpdate for new SLV2 UI API.
2011-03-06 David RobillardUncrustify (no functional changes).
2011-03-06 David RobillardUpdate for new SLV2 UI API.
2011-03-04 Carl HetheringtonCall PluginControl when a LV2 GUI control changes,...
2010-12-19 Carl HetheringtonClean up plugin preset handling a bit.
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-22 Paul DavisLV2 external GUI fixes forward ported from 2.x
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
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-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-12 Sampo SavolainenChanges missing from previous commit
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-14 David RobillardApply LV2 GUI parameter update patch from kfoltman.
2008-11-14 David RobillardApply LV2 changes from 2.0.
2008-09-11 David RobillardFix compilation w/ LV2.
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710