Tidy.
[ardour.git] / gtk2_ardour / lv2_plugin_ui.cc
2012-02-25 David RobillardTidy.
2012-02-25 David RobillardFull round-trip message communication between LV2 UIs...
2012-01-31 Paul Davisdo not crash if an LV2 plugin calls the UI write callba...
2011-12-18 David RobillardShow generic plugin UI toolbar (for presets etc.) on...
2011-10-03 David RobillardRemove LV2 support via SLV2 (Lilv only now).
2011-07-10 Paul Davisfix crash for slv-based build when destroying an LV2...
2011-06-14 Paul Davisremove lv2 GUI debugging, after confirming that LinuxDS...
2011-06-13 Paul Davismore debugging external LV2 GUI cleanup
2011-06-13 Paul Davisdebugging external LV2 GUI cleanup
2011-05-31 David RobillardCreate and destroy (non-external) LV2 plugin UIs as...
2011-05-15 David RobillardSupport compilation with (old) SLV2, or (new) Lilv...
2011-05-14 David RobillardCompletely localist use of SLV2 to lv2_plugin.cc and...
2011-05-14 David RobillardMake LV2World local to lv2_plugin.cc
2011-04-28 David RobillardFix external UIs (e.g. Calf git).
2011-04-28 David RobillardUpdate for new Suil API.
2011-04-24 Paul Davisreverse debugging stuff
2011-04-24 Paul Davisbetter temporary debugging for slv2/calf issue
2011-04-24 Paul Davismore temporary debugging for slv2/calf issue
2011-04-24 Paul Davistemporary debugging for slv2/calf issue
2011-04-22 David RobillardUse new Suil and SLV2 APIs for LV2 plugin UIs.
2011-04-07 Paul Davisdon't assume that there is an AutomationControl for...
2011-03-14 David RobillardFix LV2 UI related memory errors with new SLV2.
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