diff options
author | simonb <simonb> | 2004-06-29 08:25:22 +0000 |
---|---|---|
committer | simonb <simonb> | 2004-06-29 08:25:22 +0000 |
commit | 5245fb8b0aa75e445ee64891901354e9f670d26a (patch) | |
tree | 27d983ce3a5b4493c77e0ac798a5d198ad8581c5 | |
parent | b2c01e3d682a588a0f6c758accad652b5c3ea7f0 (diff) | |
download | pkgsrc-5245fb8b0aa75e445ee64891901354e9f670d26a.tar.gz |
Note update of musicpd to version 0.11.1.
Changes include:
. Added support for HTTP Proxy
. Detect and skip recursive links in the music directory
. Support for playing mp3 and Ogg Vorbis streams
. Replaygain support for Ogg Vorbis and FLAC
. Update specific files/directories (for fast, incremental updating)
. Play after stop resumes from last position in the playlist
. Play while pause resumes playback
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 2a7ed6cfc25..1158610d250 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6391 2004/06/29 06:18:03 xtraeme Exp $ +$NetBSD: CHANGES,v 1.6392 2004/06/29 08:25:22 simonb Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3172,3 +3172,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gdb6 to 6.1.1 [shannonjr 2004-06-28] Updated bogofilter to 0.92.0 [snj 2004-06-29] Added open-cobol-0.23 [xtraeme 2004-06-29] + Updated musicpd to 0.11.1 [simonb 2004-06-29] |