aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAge
* INSTALL: added libcue dependencyMax Kellermann2009-04-25
|
* fluidsynth: added "experimental" comments in the source fileMax Kellermann2009-04-25
|
* INSTALL: added sqlite dependency for stickersMax Kellermann2009-04-01
|
* wildmidi: new decoder plugin for MIDI filesMax Kellermann2009-02-12
|
* fluidsynth: new decoder plugin for MIDI filesMax Kellermann2009-02-12
| | | | | | | | | | | | | | There are a few problems left in this plugin: - fluidsynth decodes in real time, while MPD prefers to buffer as quickly as possible; as a workaround, this plugin uses a timer object to synchronize with real-time playback - I don't know yet how fluidsynth tells me when the song has ended - the "soundfont" configuration setting is not yet documented, and it will likely change soon (in favor of a per-decoder configuration block)
* sidplay: new decoder plugin for playing C64 SID filesMax Kellermann2009-02-11
|
* added support for the MMS protocolMax Kellermann2009-01-29
| | | | | | | 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-14
| | | | | | | | | | | | 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-20
|
* Clarify some very messy documentation in the installation.Avuton Olrich2008-12-20
|
* INSTALL: documented pkg-config usageMax Kellermann2008-11-27
| | | | Mention the workaround for users without pkg-config.
* INSTALL: update dependency listMax Kellermann2008-11-05
| | | | | Documented dependencies on gcc/C99, glib, libvorbisenc, liblame, ffmpeg.
* http: use libcurlMax Kellermann2008-10-26
| | | | | | | 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-27
| | | 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-31
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@5787 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* Doc updates for 0.13.0Avuton Olrich2007-03-31
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@5786 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* Updating INSTALLJ. Alexander Treuman2006-08-28
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@4706 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* update install w/ mikmod infoWarren Dukes2004-06-14
| | | 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-02
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@1291 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* update for 0.10.2Warren Dukes2004-03-22
| | | 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-24
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@12 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* import from SF CVSWarren Dukes2004-02-23
git-svn-id: https://svn.musicpd.org/mpd/trunk@1 09075e82-0dd4-0310-85a5-a0d7c8717e4f