add LV2 support for kx:external-ui#
authorRobin Gareus <robin@gareus.org>
Sun, 25 Aug 2013 14:20:27 +0000 (16:20 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 25 Aug 2013 14:21:18 +0000 (16:21 +0200)
commit1d972d05c5e889e4358d18ec6ba0c8e2e11a64e4
treefa108cffdeece8db2f6adf2711e617b2830b18f4
parent4cdb018cae8580581359274d6397779b79263bdc
add LV2 support for kx:external-ui#

the ABI of http://kxstudio.sf.net/ns/lv2ext/external-ui# is identical to
http://lv2plug.in/ns/extensions/ui#external
It just adds a distinction between #Host and #Widget for cosmetic reasons.
Sadly some newer plugins are released with only support for kxstudio URI :(
gtk2_ardour/lv2_external_ui.h
gtk2_ardour/lv2_plugin_ui.cc
gtk2_ardour/lv2_plugin_ui.h
libs/ardour/lv2_plugin.cc