aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAvuton Olrich <avuton@gmail.com>2007-03-31 15:20:39 +0000
committerAvuton Olrich <avuton@gmail.com>2007-03-31 15:20:39 +0000
commit59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c (patch)
tree472a53d7ff8e48123a9ff0cc148bcf0549c57b44 /INSTALL
parentef0397bf5b1e134ab573bfb022b8601fdbb13f3a (diff)
Doc updates for 0.13.0
git-svn-id: https://svn.musicpd.org/mpd/trunk@5786 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL17
1 files changed, 13 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 18ac3852..014ca4c6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -43,7 +43,8 @@ For FLAC support. You will need version 1.1.0 or higher of libflac.
OggFLAC - http://www.xiph.org/ogg/vorbis/ and http://flac.sourceforge.net/
For OggFLAC support. You will need liboggflac, which can be built from the
-FLAC sources if libogg is already installed.
+FLAC sources if libogg is already installed. Versions of flac 1.1.3 and
+greater will automatically detect and use OggFLAC if it's available.
Audio File - http://www.68k.org/~michael/audiofile/
For WAVE, AIFF, and AU support. You will need libaudiofile.
@@ -57,6 +58,15 @@ For Musepack support.
MikMod - http://mikmod.raphnet.net/
For MOD support. You will need libmikmod.
+Optional Miscellaneous Dependencies
+-----------------------------------
+
+Avahi - http://avahi.org/
+For Zeroconf support.
+
+libsamplerate - http://www.mega-nerd.com/SRC/
+For advanced samplerate conversions.
+
Download
--------
@@ -112,8 +122,7 @@ mp3's.
Using MPD
---------
-You can download a web interface (phpMp) to MPD at <http://www.musicpd.org/>.
-
-Also, several other clients can be found for MPD at <http://www.musicpd.org/>.
+You can download many different interfaces for MPD at
+ <http://mpd.wikia.com/wiki/Clients>
MPD can be interfaced directly using telnet (see COMMANDS, if you are brave).