summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2024-03-16Fix test suite when TMPDIR has no trailing slashDavid Robillard1-1/+2
2024-03-15Fix C++ test build on MacOSDavid Robillard1-1/+2
2024-03-14Fix library current_version on MacOSDavid Robillard1-0/+6
2024-01-23Lilv 0.24.24v0.24.24David Robillard1-2/+2
2024-01-20Avoid overriding state features passed by the hostrncbc1-1/+2
2024-01-09Fix potential null dereferences and conversion warningsDavid Robillard1-1/+2
A few of these can't actually happen, but that's opaque to static analysis, so appease clang-tidy with casts since the checks are too valuable to suppress.
2024-01-09Fix null dereference when trying to load state from a missing fileDavid Robillard1-0/+6
2023-10-22Lilv 0.24.22v0.24.22David Robillard1-2/+2
2023-09-23Fix crash when plugins pass NULL to the LV2_State_Retrieve_FunctionDavid Robillard1-1/+2
2023-06-27Order plugin classes by URIDavid Robillard1-1/+2
2023-05-14Clean up documentation and remove junk files from installDavid Robillard1-1/+2
2022-12-19Allow LILV_API to be defined by the userDavid Robillard1-1/+2
2022-12-13Remove duplicate NEWS entryDavid Robillard1-1/+0
2022-12-11Update NEWSDavid Robillard1-1/+6
2022-11-29Clean up inconsistent tool command line interfacesDavid Robillard1-1/+2
2022-11-16Fix potential crash when writing state files failsDavid Robillard1-1/+2
2022-10-07Override pkg-config dependency within mesonDavid Robillard1-1/+2
2022-10-05Fix dependencies in pkg-config fileDavid Robillard1-0/+6
2022-09-09Lilv 0.24.20v0.24.20David Robillard1-2/+2
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-1/+2
2022-08-15Update project metadataDavid Robillard1-0/+6
2022-08-12Lilv 0.24.18v0.24.18David Robillard1-2/+2
2022-08-09Fix default LV2_PATHDavid Robillard1-1/+2
2022-08-09Allow programs to be used from subprojectDavid Robillard1-0/+6
2022-07-20Make NEWS file readable by dpkg-parsechangelogDavid Robillard1-20/+20
2022-07-18Lilv 0.24.16v0.24.16David Robillard1-2/+2
2022-07-18Switch to meson build systemDavid Robillard1-1/+2
2022-07-08Fix fallback flock() detection on MacOSDavid Robillard1-0/+6
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