]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update RELEASE_NOTES.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 12 Sep 2022 15:22:17 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Sep 2022 15:22:17 +0000 (16:22 +0100)
RELEASE_NOTES.md

index 8aa7830a80f5b6513a93e009c657f6e2be32911e..fd155d59f6cf91010bc0fdc4a46deb2c412f4d80 100644 (file)
@@ -1,3 +1,16 @@
+## Version: 1.1-dev-168-g3444047
+***Pesky Changes You Can't Ignore***
+
+* **Important**. The Shared Memory Interface protocol that Shairport Sync and NQPTP use to communicate with one another has been updated to reflect changes in NQPTP's operation. Please update both NQPTP and Shairport Sync so that they both use the same version number -- 8.
+
+**FYI**
+
+* The ability to handle multiple instances of AirPlay-2-capable Shairport Sync on the same system has been removed. It seems that clients can not use this facility.
+
+**Enhancements**
+* Greatly simplify NQPTP by only monitoring PTP information coming from the client, ignoring all other PTP information.
+* In addition to trying to restart a clock that is silent, also send a restart to a clock if the clock's grandmaster appears to have stopped.
+
 ## Version: 1.1-dev-186-g4e54f1b
 **Bug Fixes**
 * Reorder system header files includes to fix a compilation error.