aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added support for the MMS protocolMax Kellermann2009-01-291-0/+3
| | | | | | | This patch implements the MMS protocol, by using libmms. It is quite experimental: it does not support seeking yet, and it is currently using synchronous I/O, which causes MPD to hang while waiting for the server.
* allow ~/.mpd/mpd.conf as alternate config fileJérôme Quelin2009-01-141-2/+3
| | | | | | | | | | | | mpd uses some additional files to work, such as pid_file, state_file, db_file, etc. when running mpd as non-root user, it is often that those files end in ~/.mpd in that case, we end up with 2 entries in a user's home, .mpdconf and .mpd - which clutters homedirs. this patch allows ~/.mpd/mpd.conf as an alternative to ~/.mpdconf, allowing for a cleaner homedir
* More clarification in the INSTALL fileAvuton Olrich2008-12-201-3/+4
|
* Clarify some very messy documentation in the installation.Avuton Olrich2008-12-201-8/+23
|
* INSTALL: documented pkg-config usageMax Kellermann2008-11-271-0/+12
| | | | Mention the workaround for users without pkg-config.
* INSTALL: update dependency listMax Kellermann2008-11-051-0/+17
| | | | | Documented dependencies on gcc/C99, glib, libvorbisenc, liblame, ffmpeg.
* http: use libcurlMax Kellermann2008-10-261-0/+4
| | | | | | | MPD's HTTP client code has always been broken, no matter how effort was put into fixing it. Replace it with libcurl, which is known to be quite stable. This adds a fat library dependency, but only for people who need streaming.
* Updating INSTALL.J. Alexander Treuman2007-05-271-1/+4
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@6293 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* Being a picky little bitch about those doc updates.J. Alexander Treuman2007-03-311-1/+1
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@5787 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* Doc updates for 0.13.0Avuton Olrich2007-03-311-4/+13
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@5786 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* Updating INSTALLJ. Alexander Treuman2006-08-281-46/+57
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@4706 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* update install w/ mikmod infoWarren Dukes2004-06-141-1/+4
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@1490 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* change default port to 6600 (just a doc change)Warren Dukes2004-06-021-1/+1
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@1291 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* update for 0.10.2Warren Dukes2004-03-221-0/+3
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@407 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* update installtion and authors for 0.10.0Warren Dukes2004-02-241-0/+3
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@12 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* import from SF CVSWarren Dukes2004-02-231-0/+99
git-svn-id: https://svn.musicpd.org/mpd/trunk@1 09075e82-0dd4-0310-85a5-a0d7c8717e4f