summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2016-07-24Add lilv_state_set_metadata()David Robillard1-1/+4
2016-07-12Fix state file versioningDavid Robillard1-1/+2
2016-07-09Check lv2:binary predicate for UIsHanspeter Portner1-1/+2
2016-03-17Replace bundle when newer plugin version is loadedDavid Robillard1-1/+3
2015-12-04Do not instantiate plugin when data fails to parseDavid Robillard1-0/+1
2015-10-29Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT definesDavid Robillard1-1/+2
2015-10-29Fix loading dynamic manifest from bundles with spacesDavid Robillard1-1/+2
2015-10-29Support reloading bundlesDavid Robillard1-1/+3
2015-10-28Fix outdated comment references to lilv_uri_to_path()David Robillard1-1/+3
2015-10-09Fix Python bindingsDavid Robillard1-0/+6
2015-10-08Lilv 0.22.0David Robillard1-2/+2
2015-10-07Fix directory walking on some systemsDavid Robillard1-1/+2
2015-10-03Upgrade to waf 1.8.14David Robillard1-1/+2
2015-08-14Add lilv_free() for systems picky about such things.David Robillard1-2/+3
2015-08-13Fix lilv_realpath() on pre-POSIX-2008 systems.David Robillard1-1/+2
2015-04-15Fix bindings for Python 3.David Robillard1-0/+1
2015-03-28Fix lilv_world_ask() to work with wildcards.David Robillard1-1/+2
2015-03-16Load discovered owl ontologies as specifications.David Robillard1-1/+2
2015-03-07Add support for state deletion.David Robillard1-2/+6
2015-02-19Add lilv_state_emit_port_values() for special port value handling.David Robillard1-1/+2
2015-02-08Preserve absolute paths in state if no link directory is given.David Robillard1-1/+2
2015-01-29Expose lilv_world_load_specifications() and lilv_world_load_plugin_classes().David Robillard1-1/+3
2015-01-29Add lilv_file_uri_parse() for correct URI to path conversion.David Robillard1-2/+3
2014-12-10Fix loading files with spaces in their path.David Robillard1-1/+2
2014-11-22Windows fixes (thanks John Emmas).David Robillard1-1/+2
2014-11-17Fix a few minor/unlikely memory errors.David Robillard1-1/+2
2014-10-05Tolerate passing NULL to lilv_state_restore().David Robillard1-2/+3
2014-10-05Configure based on compiler target OS for cross-compilation.David Robillard1-1/+2
2014-08-10Fix function references in doc comments.David Robillard1-0/+6
2014-08-08Lilv 0.20.0.David Robillard1-2/+3
2014-07-15Add lilv_world_unload_bundle() and lilv_world_unload_resource().David Robillard1-2/+3
2014-07-13Improved/working lv2_apply.py to apply plugin to a .wav (fix #969).David Robillard1-1/+3
2014-07-12Fix issues with lilv_plugin_get_author_name and friends (thanks Filipe Coelho...David Robillard1-4/+7
2014-05-05Fix use of lv2info -m and -p options to write plugin data.David Robillard1-2/+5
2014-04-27Tolerate calling lilv_node_as_uri or lilv_node_as_blank on NULL.David Robillard1-1/+2
2014-01-18Call lv2_lib_descriptor separately for different bundle pathsDavid Robillard1-1/+3
2014-01-17Fix minor memory leak in test suite.David Robillard1-1/+2
2014-01-12Don't load files multiple times if they are listed as rdfs:seeAlso for severa...David Robillard1-0/+7
2014-01-04Lilv 0.18.0David Robillard1-2/+2
2014-01-04Add lilv_port_get_node() for using world query functions with ports.David Robillard1-1/+2
2013-12-30Clean up after test suite so multiple runs are successful.David Robillard1-1/+2
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