summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2019-06-21Refuse to store state properties with null keysDavid Robillard1-2/+2
2019-06-21Refuse to store duplicate properties when saving plugin stateDavid Robillard1-1/+2
2019-04-15Disable state unit tests on WindowsDavid Robillard1-1/+2
2019-04-14Add option to override LV2_PATH in applicationsDavid Robillard1-1/+2
2018-09-16Ensure state directory member is always set to a pathDavid Robillard1-1/+2
2018-09-16Don't print errors when saving state if correct links already existDavid Robillard1-1/+2
2018-09-15Fix creating directories across drives on WindowsDavid Robillard1-0/+1
2018-09-04Fix GCC8 warningsDavid Robillard1-0/+6
2018-07-22Lilv 0.24.4v0.24.4David Robillard1-2/+2
2018-07-21lv2apply: Activate plugin before runningDavid Robillard1-1/+2
2018-07-10Fix saving state when broken links are encounteredDavid Robillard1-1/+2
2018-07-09lv2apply: Use default values when they are not nangiuliomoro1-0/+1
2017-03-23Don't attempt to load remote or non-Turtle filesDavid Robillard1-1/+2
2017-03-18Support running a single plugin in lv2benchDavid Robillard1-2/+3
2017-03-06Fix lv2bench for some plugins with sequence portsDavid Robillard1-1/+2
2017-03-06Gracefully handle plugins with missing binary URIsDavid Robillard1-1/+2
2017-02-21Add attributionDavid Robillard1-1/+2
2017-02-20Install Python bindings when configured without testsDavid Robillard1-1/+2
2017-02-12Remove use of deprecated readdir_rDavid Robillard1-0/+6
2017-01-04Lilv 0.24.2v0.24.2David Robillard1-2/+3
2016-09-26Fix comparison of restored states with pathsDavid Robillard1-0/+6
2016-09-19Lilv 0.24.0v0.24.0David Robillard1-2/+2
2016-09-16Add lilv_world_get_symbol()David Robillard1-0/+1
2016-09-05Add new hand-crafted Python bindingsDavid Robillard1-2/+2
2016-09-04Fix NULL predicate crash in lilv_world_find_nodesDavid Robillard1-1/+2
2016-08-27Add lv2apply utility/exampleDavid Robillard1-1/+2
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