]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Fri, 21 Sep 2018 15:58:38 +0000 (16:58 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Sep 2018 15:58:38 +0000 (16:58 +0100)
RELEASENOTES.md

index d5d215e8c7e31f5e454f6c9b8c0155621f8aa62f..e255529b53349eb23e0f34d04c4cc670168cc308 100644 (file)
@@ -1,3 +1,12 @@
+
+Version 3.3d11
+====
+**Enhancement**
+* Add a configuration option to specify the PulseAudio output sink. An extra option for the `pa` backend to allow the specification of the audio sink. Thanks to [Maciej WilczyƄski](https://github.com/mLupine) for his work on this.
+
+**Bug Fix**
+* Remove unrecognised options from FreeBSD and OpenBSD complation instructions.
+
 Version 3.3d10
 ====
 Modify the `jack` interface to ignore the latencies of any ports connected to the `jack` end. This is because it does not seem appropriate to try to compensate for the delays in the `jack` system. Not sure if this is the correct approach... Maybe it's better to allow the user to select no compensation, compensate for the lowest latency or compensate for the highest latency; it seems unnecessarily complex, not really the business of Shairport Sync.