Hi,

Attached patch updates the documentation. Modified the links to the
documentation of the DSD-over-USB standard version 1.1. 
JR will make the link live later today.

---
 doc/user.xml      |    4 ++--
 src/pcm_dsd_usb.h |    5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/doc/user.xml b/doc/user.xml
index 6c0547f..cd36528 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -1127,8 +1127,8 @@ systemctl start mpd.socket</programlisting>
                 <entry>
                   If set to <parameter>yes</parameter>, then DSD over
                   USB according to the <ulink
-                  url="http://www.dcsltd.co.uk/page/assets/DSDoverUSB.pdf";>dCS
-                  suggested standard</ulink> is enabled.  This wrapsa
+                  url="http://www.sonore.us/DoP_openStandard_1v1.pdf";>pro
+                  posed standard by dCS and others</ulink> is enabled.  This wraps
                   DSD samples in fake 24 bit PCM, and is understood by
                   some DSD capable products, but may be harmful to
                   other hardware.  Therefore, the default is
diff --git a/src/pcm_dsd_usb.h b/src/pcm_dsd_usb.h
index 3e7ad8f..3893584 100644
--- a/src/pcm_dsd_usb.h
+++ b/src/pcm_dsd_usb.h
@@ -30,8 +30,9 @@ struct pcm_buffer;
 
 /**
  * Pack DSD 1 bit samples into (padded) 24 bit PCM samples for
- * playback over USB, according to the dCS suggested standard:
- * http://www.dcsltd.co.uk/page/assets/DSDoverUSB.pdf
+ * playback over USB, according to the proposed standard by 
+ * dCS and others:
+ * http://www.sonore.us/DoP_openStandard_1v1.pdf
  */
 const uint32_t *
 pcm_dsd_to_usb(struct pcm_buffer *buffer, unsigned channels,
-- 
1.7.6.5

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to