From a584a1f33002f9fefda29842f0ec5f58316252af Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 15 Nov 2024 11:56:18 -0500 Subject: Avoid querying the lilv model in the process callback --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index cebc20c..a6f46d1 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ jalv (1.6.9) unstable; urgency=medium * Clean up command line help output * Fix clashing command line options * Fix minor memory leaks + * Reduce Jack process callback overhead * Remove Gtk2 interface * Replace use of deprecated Gtk interfaces * Switch to external zix dependency @@ -15,7 +16,7 @@ jalv (1.6.9) unstable; urgency=medium * Use fewer platform-specific APIs * Use portable zix filesystem API - -- David Robillard Thu, 14 Nov 2024 18:26:43 +0000 + -- David Robillard Fri, 15 Nov 2024 16:53:31 +0000 jalv (1.6.8) stable; urgency=medium -- cgit v1.2.1