summaryrefslogtreecommitdiff
path: root/gtk2_ardour/lv2_plugin_ui.h
AgeCommit message (Expand)Author
2020-03-17LV2: Implement ui:requestValue featureDavid Robillard
2020-02-15LV2: disable unofficial LV2UI_Request_ParameterRobin Gareus
2020-01-09Remove unused variableRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-11-22Extend LV2UI-Request-Parameter File/Path GUIRobin Gareus
2018-11-21Early prototype for _LV2UI_Request_Parameter extensionRobin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2015-10-28notify LV2 GUIs about port-changes when loading presetsRobin Gareus
2015-10-21variable name change: make purpose of formerly named "_values" in LV2 plugin ...Paul Davis
2015-10-20Clean up generic and LV2 plugin GUI to deal with ParameterChanged(Externally)...Paul Davis
2015-10-20Revert "rename ParameterChanged signal in Plugin to ParameterChangedExternall...Paul Davis
2015-10-20rename ParameterChanged signal in Plugin to ParameterChangedExternally to ref...Paul Davis
2015-02-21fix embedded plugin UI keyboard handlingRobin Gareus
2013-08-29update external plugin UI handlingRobin Gareus
2013-08-25add LV2 support for kx:external-ui#Robin Gareus
2013-08-03fix gtk "child->parent == NULL" assertsRobin Gareus
2012-08-28LV2: Send messages from one UI to all replicated instances.Robin Gareus
2012-08-21Create and realize LV2 UI container before instantiating (required for proper...David Robillard
2012-04-11Implement ui:portIndex and ui:touch features.David Robillard
2012-03-25Update to latest LV2 atom extension.David Robillard
2012-03-04Make lv2ui_instantiate and lv2ui_free a little more symmetrical, so that ther...Carl Hetherington
2012-02-25Use FastScreenUpdate for UI message updating, and only if plugin has message ...David Robillard
2012-02-25Tidy.David Robillard
2012-02-25Full round-trip message communication between LV2 UIs and plugins.David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-31Create and destroy (non-external) LV2 plugin UIs as window is shown/hidden.David Robillard
2011-05-14Completely localist use of SLV2 to lv2_plugin.cc and lv2_plugin_ui.cc.David Robillard
2011-04-28Fix external UIs (e.g. Calf git).David Robillard
2011-04-28Update for new Suil API.David Robillard
2011-04-22Use new Suil and SLV2 APIs for LV2 plugin UIs.David Robillard
2011-03-14Fix LV2 UI related memory errors with new SLV2.David Robillard
2011-03-08Update for new SLV2 UI API.David Robillard
2011-03-04Call PluginControl when a LV2 GUI control changes, rather than calling the pl...Carl Hetherington
2010-12-19Clean up plugin preset handling a bit.Carl Hetherington
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-01LV2 external UI patch from nedko via 2.X and a couple of .rej'sPaul Davis
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-05-03Fix LV2 compilation.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-14Apply LV2 GUI parameter update patch from kfoltman.David Robillard
2008-11-14Apply LV2 changes from 2.0.David Robillard
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis