From 72e3c06d3a6b2558e5e156f917e1c28441819417 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 26 Feb 2012 22:20:40 +0000 Subject: Add lilv_plugin_get_port_by_property() and lilv_port_get_index() as an improved generic alternative to lilv_plugin_get_latency_port_index(). git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4001 a436a847-0d15-0410-975c-d299462d15a1 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f1d1ff0..2d4291c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,8 @@ lilv (UNRELEASED) unstable; urgency=low * Update old references to lv2_list (now lv2ls) * Support compilation as C++ under MSVC++. * Remove use of wordexp. + * Add lilv_plugin_get_port_by_property() and lilv_port_get_index() as an + improved generic alternative to lilv_plugin_get_latency_port_index(). -- David Robillard (UNRELEASED) -- cgit v1.2.1