Implement non-SPARQL LV2Plugin::find_presets using more basic SLV2 API.
authorDavid Robillard <d@drobilla.net>
Wed, 26 Jan 2011 19:58:16 +0000 (19:58 +0000)
committerDavid Robillard <d@drobilla.net>
Wed, 26 Jan 2011 19:58:16 +0000 (19:58 +0000)
commit1385643131a2b2231bbbc0c584c76883fcfb580a
treefc0e7cb15cad2ca99149b2700e9edc23c3ef8d39
parent6ceda14cf43dac1aef916460d21d794b8bd1eeea
Implement non-SPARQL LV2Plugin::find_presets using more basic SLV2 API.

Also add a (for now) commented out implementation for LV2Plugin::load_preset,
but this requires SLV2 to have blank node SLV2Values, which the current
version does not...

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