[LAA] Lilv 0.16.0

From: David Robillard <d@email-addr-hidden>
Date: Tue Feb 19 2013 - 00:18:04 EET

Lilv 0.16.0 is out. Lilv is a C library to make the use of LV2 plugins
as simple as possible for applications.

Download: http://download.drobilla.net/lilv-0.16.0.tar.bz2
More about Lilv: http://drobilla.net/software/lilv

This release fixes many bugs and adds several convenient functions to
the API. Upgrading is recommended.

 * Add lilv_world_ask() for easily checking if a statement exists
 * Add lilv_world_get() and lilv_port_get() for easily getting one value
 * Add lilv_nodes_merge()
 * Make lilv_plugin_get_port_by_designation() return a const pointer
 * Require a URI for lilv_state_to_string() and fail gracefully
   otherwise
 * Fail gracefully when lilv_state_new_from_string() is called on NULL
 * Make state loading functions fall back to lv2:default for port
   values, so a plugin description can be loaded as default state
 * Ignore state ports with no value instead of printing an error
 * Support atom:supports in lilv_port_supports_event()
 * Add va_list variant of lilv_plugin_get_num_ports_of_class()
 * Fix several plugin functions that failed to load data if called first
 * Correctly depend on serd at build time (fix compilation in odd cases)
 * Disable timestamps in HTML documentation for reproducible build
 * lilvmm.hpp: Support varargs for Plugin::get_num_ports_of_class()
 * lilvmm.hpp: Add several missing methods
 * Update to waf 1.7.8 and autowaf r90
   (install docs to versioned directory)

Enjoy,

-dr

_______________________________________________
Linux-audio-announce mailing list
Linux-audio-announce@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-announce

Received on Wed Feb 20 16:15:05 2013

This archive was generated by hypermail 2.1.8 : Wed Feb 20 2013 - 16:15:05 EET