summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Lilv 0.24.14v0.24.14David Robillard1-2/+3
2021-01-11Fix unused parameter warningsDavid Robillard1-1/+2
2021-01-11Update zixDavid Robillard1-0/+6
2021-01-07Lilv 0.24.12v0.24.12David Robillard1-2/+2
2021-01-02Remove the need for a generated configuration headerDavid Robillard1-1/+2
2020-12-18Windows: Fix saving state with filesDavid Robillard1-1/+2
2020-12-17Fix writing state manifests on WindowsDavid Robillard1-1/+2
2020-12-01Python: Allow connecting ports to structuresKilian Ulrichsohn1-1/+2
2020-11-11Fix unlikely undefined behavior when saving stateDavid Robillard1-1/+2
2020-11-11Fix potential memory error when joining filesystem pathsDavid Robillard1-0/+6
2020-09-27Lilv 0.24.10v0.24.10David Robillard1-2/+4
2020-09-26Fix memory leaks in lv2benchDavid Robillard1-1/+2
2020-09-26Normalise NEWS fileDavid Robillard1-1/+1
2020-05-17Make lilv_world_get() use translationsDavid Robillard1-0/+6
2020-04-26Lilv 0.24.8v0.24.8David Robillard1-2/+2
2020-02-17Allow passing strings for URIs in Python API when unambiguousDavid Robillard1-0/+1
2020-01-18Fix memory leak when dyn-manifest has no pluginsDavid Robillard1-1/+2
2020-01-18Fix cases where incorrect translation is usedDavid Robillard1-2/+3
2020-01-18Fix deleting state bundles loaded from the modelDavid Robillard1-1/+2
2019-12-08Implement state:freePath featureDavid Robillard1-0/+6
2019-11-10Lilv 0.24.6v0.24.6David Robillard1-2/+2
2019-11-02Normalise NEWS fileDavid Robillard1-111/+111
2019-10-21Make Python bindings more PythonicDavid Robillard1-1/+2
2019-10-21Fix memory errors and Python 3.4+ compatibility in Python bindingsDavid Robillard1-1/+2
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