Correctly implement LV2 event URI mapping (event URI context is restricted to uint16_t).
commit88d8264d2c75807f832f12893948cbd10f831576
authordrobilla <drobilla@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Tue, 30 Nov 2010 23:42:58 +0000 (30 23:42 +0000)
committerdrobilla <drobilla@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Tue, 30 Nov 2010 23:42:58 +0000 (30 23:42 +0000)
tree64c2bb49a7ee897196d438e02467eacdcc08081d
parent7af2996fc2ea68d0ea2479f07f21a948e948d6ba
Correctly implement LV2 event URI mapping (event URI context is restricted to uint16_t).
Implement LV2 URI Unmap extension.

git-svn-id: http://subversion.ardour.org/svn/ardour2/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