Full round-trip message communication between LV2 UIs and plugins.
authorDavid Robillard <d@drobilla.net>
Sat, 25 Feb 2012 08:43:23 +0000 (08:43 +0000)
committerDavid Robillard <d@drobilla.net>
Sat, 25 Feb 2012 08:43:23 +0000 (08:43 +0000)
commit4d7810dee89b36107b61f4124fd5ce3908abd705
treef53d514f8df2578601c16b0810b1dcde3214d1d6
parent1cf6e280b877127e76733589f990c0b438054e36
Full round-trip message communication between LV2 UIs and plugins.

Still a little bit rough around the edges, but it works.  This can be tested
with the eg-sampler plugin from LV2 svn (whose UI can load different samples).

git-svn-id: svn://localhost/ardour2/branches/3.0@11519 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/lv2_plugin_ui.cc
gtk2_ardour/lv2_plugin_ui.h
libs/ardour/ardour/lv2_plugin.h
libs/ardour/lv2_plugin.cc