]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Fri, 1 Nov 2024 10:27:18 +0000 (10:27 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 10:27:18 +0000 (10:27 +0000)
RELEASENOTES-DEVELOPMENT.md

index 84ca42b0fcd076055618f3322729ed17173be56e..7703a899dc3e6272a632ce07e436617f5d5a7341 100644 (file)
@@ -1,3 +1,8 @@
+Version 4.3.5-dev-53-gaa3af3b3
+==
+**Bug Fix**
+* Fix a problem in the Jack Audio backend `audio_jack.c`. The problem was that if the system's jack server was running at anything other than 44,100 frames per second, the delay information being returned by the backend was incorrect. Thanks to [lucianoiam](https://github.com/lucianoiam) for [reporting the problem](https://github.com/mikebrady/shairport-sync/issues/1926) and for checking the proposed solution. 
+
 Version 4.3.5-dev-48-gfe743fdf
 ==
 **Docker Bug Fixes**