summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2013-12-19Add support for running plugins from Python by Kaspar Emanuel (fix #939 and #...David Robillard1-1/+2
2013-11-01lv2info: Don't display invalid control maxes and defaults (fix #934).David Robillard1-1/+3
2013-10-30Call GetProcAddress with correct calling convention on Windows (fix #932).David Robillard1-2/+3
2013-08-25Support getting index of designated latency ports.David Robillard1-1/+2
2013-08-25Support denoting latency ports with lv2:designation lv2:latency.David Robillard1-1/+2
2013-05-30Fix unlikely memory leak in lilv_plugin_instantiate().David Robillard1-1/+2
2013-03-25Allow lilv_state_restore() to be used without passing an instance, for restor...David Robillard1-0/+2
2013-03-19Add C++ wrappers to lilvmm.hpp (fix compilation with --python).David Robillard1-0/+6
2013-02-18Bump version (Lilv 0.16.0).David Robillard1-2/+2
2013-02-10Add lilv_world_ask() for easily checking if a statement exists.David Robillard1-3/+4
2013-02-02Require a URI for lilv_state_to_string() and fail gracefully otherwise.David Robillard1-1/+3
2013-01-27Don't print errors when loading plugin description as default state.David Robillard1-2/+3
2013-01-26Support state:loadDefaultState.David Robillard1-1/+3
2013-01-15Fix several plugin functions that failed to load data if called first.David Robillard1-5/+6
2013-01-14Add several missing methods to lilvmm.David Robillard1-1/+2
2013-01-10Make lilv_plugin_get_port_by_designation() return a const pointer.David Robillard1-1/+2
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard1-1/+2
2012-11-23Add lilv_world_ask() for simply checking if a statement exists.David Robillard1-0/+1
2012-11-23Add lilv_nodes_merge() to API (address part of #835).David Robillard1-0/+1
2012-11-23Add va_list variant of lilv_plugin_get_num_ports_of_class() (#758).David Robillard1-1/+3
2012-11-23Support atom:supports in lilv_port_supports_event() (fix #857).David Robillard1-2/+3
2012-11-23Factor out common "ask if a triple is present" pattern.David Robillard1-1/+1
2012-11-23Correctly depend on serd at build time (fix compilation in odd cases)David Robillard1-0/+1
2012-09-09Disable timestamps in HTML documentation for reproducible build (fix #856).David Robillard1-0/+6
2012-08-23Lilv 0.14.4David Robillard1-4/+5
2012-08-23Update NEWS.David Robillard1-0/+5
2012-08-23Do not require a C++ compiler to build.David Robillard1-0/+1
2012-08-11Add lv2bench utility.David Robillard1-0/+1
2012-08-10Always back LilvNode with a SordNode and shave 16 bytes off of LilvNode.David Robillard1-0/+1
2012-07-15Gracefully handle failure to save plugin state and print error message.David Robillard1-0/+1
2012-07-06Fix crash when lv2info is run with an invalid URI argument.David Robillard1-0/+1
2012-06-30Fix documentation for ui_type parameter of lilv_ui_is_supported() (fix #838).David Robillard1-0/+1
2012-06-29Fix Lilv::Instance API to handle features and failed instantiations.David Robillard1-0/+8
2012-04-19Fix dynmanifest supportDavid Robillard1-0/+6
2012-04-19Update NEWS.David Robillard1-1/+1
2012-04-18ChangeLog => NEWS.David Robillard1-0/+64
2007-05-09Ontology install path fixes.David Robillard1-0/+0
2006-06-06Moved libslv2 into it's own subdirectoryDavid Robillard1-0/+0