]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Wed, 21 Oct 2015 11:09:09 +0000 (12:09 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 21 Oct 2015 11:09:09 +0000 (12:09 +0100)
RELEASENOTES.md

index c777c2d73c3747b8d97c3868bd825ef1be525836..49061fbc817b4c6af08c108a39fa46c4ef9cb207 100644 (file)
@@ -1,6 +1,8 @@
 Version 2.7 -- Development Version
 ----
-Add a check to see if compilation is for a CYGWIN platform.
+**New Features**
+* Add a check to see if compilation is for a CYGWIN platform.
+* Add `rtptime` tags to metadata and picture information. Background: it seems that metadata and picture information for the same item, e.g. a track, are tagged with a timestamp called the `rtptime` -- if they refer to the same item, they will have the same `rtptime` tags. The update here is to add the `rtptime` value as data to the `mdst` and `mden` metadata items, which are  sent before ("MetaData STart") and after ("MetaData ENd") a metadata sequence. In addition, the same tags are now sent before and after a picture. By the way, the progress metadata (`prgr` for "PRoGRess"), which is sent just when a track starts, contains the same `rtptime` as its middle element.
 
 
 Version 2.6 -- Stable Version