fix crash when copy'ing latent plugins
[ardour.git] / gtk2_ardour / lv2_plugin_ui.h
2015-10-28 Robin Gareusnotify LV2 GUIs about port-changes when loading presets
2015-10-21 Paul Davisvariable name change: make purpose of formerly named...
2015-10-20 Paul DavisClean up generic and LV2 plugin GUI to deal with Parame...
2015-10-20 Paul DavisRevert "rename ParameterChanged signal in Plugin to...
2015-10-20 Paul Davisrename ParameterChanged signal in Plugin to ParameterCh...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-02-21 Robin Gareusfix embedded plugin UI keyboard handling
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-29 Robin Gareusupdate external plugin UI handling
2013-08-25 Robin Gareusadd LV2 support for kx:external-ui#
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-08 Robin Gareusfix gtk "child->parent == NULL" asserts
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-03 Robin Gareusfix gtk "child->parent == NULL" asserts
2012-08-28 Robin GareusLV2: Send messages from one UI to all replicated instances.
2012-08-21 David RobillardCreate and realize LV2 UI container before instantiatin...
2012-04-11 David RobillardImplement ui:portIndex and ui:touch features.
2012-03-25 David RobillardUpdate to latest LV2 atom extension.
2012-03-04 Carl HetheringtonMake lv2ui_instantiate and lv2ui_free a little more...
2012-02-25 David RobillardUse FastScreenUpdate for UI message updating, and only...
2012-02-25 David RobillardTidy.
2012-02-25 David RobillardFull round-trip message communication between LV2 UIs...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-31 David RobillardCreate and destroy (non-external) LV2 plugin UIs as...
2011-05-14 David RobillardCompletely localist use of SLV2 to lv2_plugin.cc and...
2011-04-28 David RobillardFix external UIs (e.g. Calf git).
2011-04-28 David RobillardUpdate for new Suil API.
2011-04-22 David RobillardUse new Suil and SLV2 APIs for LV2 plugin UIs.
2011-03-14 David RobillardFix LV2 UI related memory errors with new SLV2.
2011-03-08 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
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-03 David RobillardFix LV2 compilation.
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-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710