Correctly implement LV2 event URI mapping (event URI context is restricted to uint16_t).
authorDavid Robillard <d@drobilla.net>
Tue, 30 Nov 2010 23:42:58 +0000 (23:42 +0000)
committerDavid Robillard <d@drobilla.net>
Tue, 30 Nov 2010 23:42:58 +0000 (23:42 +0000)
commit5aed83d9271cd68f709a373a169a019f7725cfc5
tree64c2bb49a7ee897196d438e02467eacdcc08081d
parentce1492240ed8e2c157118e91c0483d2e056a5637
Correctly implement LV2 event URI mapping (event URI context is restricted to uint16_t).
Implement LV2 URI Unmap extension.

git-svn-id: svn://localhost/ardour2/branches/3.0@8139 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/uri_map.h
libs/ardour/lv2ext/lv2_uri_unmap.h [new file with mode: 0644]
libs/ardour/uri_map.cc