aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mpd.1 (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-07doc: update current maintainerMax Kellermann1-1/+1
2013-11-07doc: update Mantis linkMax Kellermann1-1/+1
2013-08-07CommandLine.cxx: look for config file in XDG_CONFIG_HOME tooAlexander Gehrke1-2/+2
Look for "$XDG_CONFIG_HOME/mpd/mpd.conf", similar to where mpd looks for the file under Windows.
2013-02-27fix typos in upstream's mpd.conf.5Florian Schlichting1-6/+6
2009-09-20cmdline: removed options --create-db and --no-create-dbMax Kellermann1-6/+0
Both options are deprecated, and should not be used anymore. Many users get confused by their presence.
2009-07-15cmdline: renamed option "--stdout" to "--stderr"Max Kellermann1-2/+2
Since version 0.14, MPD has been logging to standard error instead of standard output. The option name should reflect that. The old option continues to work, we will remove it in a future MPD release.
2009-01-04don't exit after --create-dbMax Kellermann1-1/+1
Start the daemon after --create-db. This makes --create-db a flag which discards the old database and starts with a fresh one.
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@4333 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-06-05Made pid_file an optional config parameter.J. Alexander Treuman1-1/+2
git-svn-id: https://svn.musicpd.org/mpd/trunk@4250 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-05-15Removed normalperson as an author in mpd.1 at his request.J. Alexander Treuman1-2/+0
git-svn-id: https://svn.musicpd.org/mpd/trunk@4182 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-05-04remove comment line from man pageQball Cow1-1/+0
git-svn-id: https://svn.musicpd.org/mpd/trunk@4133 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-04-30Update man page, adding normalperson as developerQball Cow1-235/+33
git-svn-id: https://svn.musicpd.org/mpd/trunk@4129 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-04-27change the default max_output_buffer_size from 2048 to 8192Warren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@3226 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-04-27potentially clarify state_fileWarren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@3225 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-03-11todo updateWarren Dukes1-4/+0
git-svn-id: https://svn.musicpd.org/mpd/trunk@3055 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-03-06update usage and mpd man page to indicate that we now require a config fileWarren Dukes1-4/+0
git-svn-id: https://svn.musicpd.org/mpd/trunk@3028 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-02-24revert those changesAvuton Olrich1-4/+4
git-svn-id: https://svn.musicpd.org/mpd/trunk@2981 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-02-23- Change alsa09 to alsa to avoid confusionAvuton Olrich1-4/+4
git-svn-id: https://svn.musicpd.org/mpd/trunk@2980 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-10-05apply dottemag's man page patchWarren Dukes1-0/+4
git-svn-id: https://svn.musicpd.org/mpd/trunk@2164 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-07-22forgot to add replaygain_preamp stuff to man pageWarren Dukes1-0/+5
git-svn-id: https://svn.musicpd.org/mpd/trunk@1895 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-23Update doc's and Changelog for 0.11.1Warren Dukes1-0/+20
git-svn-id: https://svn.musicpd.org/mpd/trunk@1626 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-14upgrade UPGRADINGWarren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@1489 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-13update mpd man page with --no-create-db optionWarren Dukes1-2/+8
git-svn-id: https://svn.musicpd.org/mpd/trunk@1473 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-12update mpd manpage and sample config file with replaygain andWarren Dukes1-4/+12
audio_output_format options git-svn-id: https://svn.musicpd.org/mpd/trunk@1453 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-02change default port to 6600 (just a doc change)Warren Dukes1-2/+2
git-svn-id: https://svn.musicpd.org/mpd/trunk@1291 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-02password, not passwd, in examplesWarren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@170 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-26update changelog for 0.10.0Warren Dukes1-6/+6
update add command info to include dir support update mpd.1 and conf example to include ~ support git-svn-id: https://svn.musicpd.org/mpd/trunk@64 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-24update config file exampleWarren Dukes1-21/+38
git-svn-id: https://svn.musicpd.org/mpd/trunk@28 09075e82-0dd4-0310-85a5-a0d7c8717e4f