From 614ae9c40f798318d43ffa9219817afcc8ed8bc5 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sun, 6 Oct 2019 21:41:14 +0100 Subject: [PATCH] Update news regarding jack2 release Signed-off-by: falkTX --- News.php | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/News.php b/News.php index 9162be2..7fc3903 100644 --- a/News.php +++ b/News.php @@ -8,6 +8,53 @@ include_once("includes/header.php");

THIS IS A FAKE PAGE, KXSTUDIO NEWS USES A DYNAMIC MODULE NOW

+

+ > JACK v.1.9.13 release
+ On 2019-10-06 by falkTX +

+

+ A new version of JACK2 has just been released.
+ You can grab the latest release source code at + + https://github.com/jackaudio/jack2/releases.
+ The official changelog is:
+

+ +

+ This release is focused on meta-data support, and this is why it took so long.
+ There might be odd cases here and there and a few bugs, as it is often the case for all software...
+ So please make sure to report back any issues!
+
+ Special thanks goes to Rui Nuno Capela for the initial pull-request regarding meta-data.
+ There was some work needed afterwards, but that was the biggest hurdle and motivation needed for a new release. :) +

+

+ There are still no updated macOS or Windows builds, those will be handled at a later date.
+ Current plan is to have JACK1 feature-parity first (only a2jmidid and zita internal clients missing now),
+ and afterwards merging examples/tools and header files to be shared between JACK1 and JACK2.
+

+

+ The situation regarding development of JACK and JACK1 considered legacy has not changed since last release 2 years ago.
+ See + + https://kx.studio/News/?action=view&url=jack2-1912-release-and-future-plans + + for more information. +

+ +
+

> The KXStudio are (slowly) coming back
On 2019-09-23 by falkTX