]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Fri, 31 Aug 2018 11:56:41 +0000 (12:56 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Aug 2018 11:56:41 +0000 (12:56 +0100)
RELEASENOTES.md

index bbc8190707f081d6e85fd066e90eb048758f2313..425b12d6ea6efdd057c7d0c46c158e3f5f537a35 100644 (file)
@@ -1,3 +1,7 @@
+Version 3.3d5
+====
+* Introducing a very rough implementation of a [Jack Audio](http://jackaudio.org) backend. The JACK Audio Connection Kit "provides a basic infrastructure for audio applications to communicate with each other and with audio hardware. Through JACK, users are enabled to build powerful systems for signal processing and music production." 
+
 Version 3.3d4
 ====
 * Sometimes `libsoxr` is built to rely on `libavutil`. With the present changes to `configure.ac`, if `libavutil` is present, link to it when linking to `libsoxr`, but if it's not present, don't link to it when linking to `libsoxr`.