summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS95
1 files changed, 75 insertions, 20 deletions
diff --git a/NEWS b/NEWS
index c911422..92b4030 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,66 @@
-lilv (0.24.13) unstable;
+lilv (0.24.25) unstable; urgency=medium
+ * Fix C++ test build on MacOS
+ * Fix library current_version on MacOS
+ * Fix test suite when TMPDIR has no trailing slash
+
+ -- David Robillard <d@drobilla.net> Sat, 16 Mar 2024 13:51:02 +0000
+
+lilv (0.24.24) stable; urgency=medium
+
+ * Avoid overriding state features passed by the host
+ * Fix null dereference when trying to load state from a missing file
+ * Fix potential null dereferences and conversion warnings
+
+ -- David Robillard <d@drobilla.net> Tue, 23 Jan 2024 19:39:29 +0000
+
+lilv (0.24.22) stable; urgency=medium
+
+ * Allow LILV_API to be defined by the user
+ * Clean up code
+ * Clean up inconsistent tool command line interfaces
+ * Convert man pages to mdoc
+ * Fix crash when plugins pass NULL to the LV2_State_Retrieve_Function
+ * Fix dependencies in pkg-config file
+ * Fix potential crash when writing state files fails
+ * Order plugin classes by URI
+ * Override pkg-config dependency within meson
+ * Remove junk files from documentation install
+ * Replace duplicated dox_to_sphinx script with sphinxygen dependency
+ * Switch to external zix dependency
+
+ -- David Robillard <d@drobilla.net> Sun, 22 Oct 2023 20:14:02 +0000
+
+lilv (0.24.20) stable; urgency=medium
+
+ * Adopt REUSE machine-readable licensing standard
+ * Update project metadata
+
+ -- David Robillard <d@drobilla.net> Fri, 09 Sep 2022 17:28:30 +0000
+
+lilv (0.24.18) stable; urgency=medium
+
+ * Allow programs to be used from subproject
+ * Fix default LV2_PATH
+
+ -- David Robillard <d@drobilla.net> Fri, 12 Aug 2022 22:15:29 +0000
+
+lilv (0.24.16) stable; urgency=medium
+
+ * Fix fallback flock() detection on MacOS
+ * Switch to meson build system
+
+ -- David Robillard <d@drobilla.net> Tue, 19 Jul 2022 01:16:26 +0000
+
+lilv (0.24.14) stable; urgency=medium
+
+ * Fix build issues with newer toolchains
* Fix unused parameter warnings
* Update zix tree
- -- David Robillard <d@drobilla.net> Mon, 11 Jan 2021 11:20:41 +0000
+ -- David Robillard <d@drobilla.net> Fri, 27 May 2022 01:38:26 +0000
-lilv (0.24.12) stable;
+lilv (0.24.12) stable; urgency=medium
* Allow connecting ports to structures in Python
* Fix potential memory error when joining filesystem paths
@@ -16,7 +71,7 @@ lilv (0.24.12) stable;
-- David Robillard <d@drobilla.net> Thu, 07 Jan 2021 21:46:06 +0000
-lilv (0.24.10) stable;
+lilv (0.24.10) stable; urgency=medium
* Fix memory leaks in lv2bench
* Fix various minor warnings and other code quality issues
@@ -25,7 +80,7 @@ lilv (0.24.10) stable;
-- David Robillard <d@drobilla.net> Sun, 27 Sep 2020 12:17:02 +0000
-lilv (0.24.8) stable;
+lilv (0.24.8) stable; urgency=medium
* Allow passing strings for URIs in Python API when unambiguous
* Fix cases where incorrect translation is used
@@ -35,7 +90,7 @@ lilv (0.24.8) stable;
-- David Robillard <d@drobilla.net> Sun, 26 Apr 2020 15:55:26 +0000
-lilv (0.24.6) stable;
+lilv (0.24.6) stable; urgency=medium
* Add more strict error detection when storing plugin state properties
* Add option to override LV2_PATH in applications
@@ -49,7 +104,7 @@ lilv (0.24.6) stable;
-- David Robillard <d@drobilla.net> Sun, 10 Nov 2019 21:39:37 +0000
-lilv (0.24.4) stable;
+lilv (0.24.4) stable; urgency=medium
* Don't attempt to load remote or non-Turtle files
* Fix saving state when broken links are encountered
@@ -64,14 +119,14 @@ lilv (0.24.4) stable;
-- David Robillard <d@drobilla.net> Sun, 22 Jul 2018 18:42:00 +0000
-lilv (0.24.2) stable;
+lilv (0.24.2) stable; urgency=medium
* Fix comparison of restored states with paths
* Fix saving state to paths that contain URI delimiters (#, ?, etc)
-- David Robillard <d@drobilla.net> Wed, 04 Jan 2017 16:48:08 +0000
-lilv (0.24.0) stable;
+lilv (0.24.0) stable; urgency=medium
* Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines
* Add lilv_state_set_metadata() for adding state banks/comments/etc (based
@@ -94,7 +149,7 @@ lilv (0.24.0) stable;
-- David Robillard <d@drobilla.net> Tue, 20 Sep 2016 02:24:57 +0000
-lilv (0.22.0) stable;
+lilv (0.22.0) stable; urgency=medium
* Add lilv_file_uri_parse() for correct URI to path conversion
* Add lilv_free() for systems picky about such things
@@ -121,7 +176,7 @@ lilv (0.22.0) stable;
-- David Robillard <d@drobilla.net> Thu, 08 Oct 2015 19:39:29 +0000
-lilv (0.20.0) stable;
+lilv (0.20.0) stable; urgency=medium
* Add convenient lilv_new_file_uri for creating file URIs
* Add lilv_world_unload_bundle() and lilv_world_unload_resource()
@@ -142,7 +197,7 @@ lilv (0.20.0) stable;
-- David Robillard <d@drobilla.net> Fri, 08 Aug 2014 22:21:32 +0000
-lilv (0.18.0) stable;
+lilv (0.18.0) stable; urgency=medium
* Add lilv_port_get_node() for using world query functions with ports
* Add support for running plugins from Python by Kaspar Emanuel
@@ -159,7 +214,7 @@ lilv (0.18.0) stable;
-- David Robillard <d@drobilla.net> Sat, 04 Jan 2014 21:06:42 +0000
-lilv (0.16.0) stable;
+lilv (0.16.0) stable; urgency=medium
* Add lilv_nodes_merge()
* Add lilv_world_ask() for easily checking if a statement exists
@@ -181,7 +236,7 @@ lilv (0.16.0) stable;
-- David Robillard <d@drobilla.net> Mon, 18 Feb 2013 21:43:10 +0000
-lilv (0.14.4) stable;
+lilv (0.14.4) stable; urgency=medium
* Add lv2bench utility
* Add option to build utilities as static binaries
@@ -201,13 +256,13 @@ lilv (0.14.4) stable;
-- David Robillard <d@drobilla.net> Thu, 23 Aug 2012 05:38:29 +0000
-lilv (0.14.2) stable;
+lilv (0.14.2) stable; urgency=medium
* Fix dynmanifest support
-- David Robillard <d@drobilla.net> Thu, 19 Apr 2012 20:11:31 +0000
-lilv (0.14.0) stable;
+lilv (0.14.0) stable; urgency=medium
* Add LilvState API for handling plugin state. This makes it simple to save
and restore plugin state both in memory and on disk, as well as save
@@ -238,7 +293,7 @@ lilv (0.14.0) stable;
-- David Robillard <d@drobilla.net> Thu, 19 Apr 2012 00:06:28 +0000
-lilv (0.5.0) stable;
+lilv (0.5.0) stable; urgency=medium
* Add ability to build static library
* Add lv2core as a pkg-config dependency (for lv2.h header include)
@@ -249,7 +304,7 @@ lilv (0.5.0) stable;
-- David Robillard <d@drobilla.net> Thu, 29 Sep 2011 04:00:00 +0000
-lilv (0.4.4) stable;
+lilv (0.4.4) stable; urgency=medium
* Fix building python bindings
* Fix lilv_ui_is_supported when Lilv is built independently
@@ -259,14 +314,14 @@ lilv (0.4.4) stable;
-- David Robillard <d@drobilla.net> Sat, 11 Jun 2011 15:20:11 +0000
-lilv (0.4.2) stable;
+lilv (0.4.2) stable; urgency=medium
* Fix build system Python 3 compatibility
* Fix compilation issues on some systems
-- David Robillard <d@drobilla.net> Wed, 25 May 2011 23:00:00 +0000
-lilv (0.4.0) stable;
+lilv (0.4.0) stable; urgency=medium
* Initial version (forked from SLV2)