aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mpd.conf.5 (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-26doc: fix wording for option "follow_inside_symlinks"Enrico Mioso1-2/+2
2009-04-28clean up documentation of mixer options.Daniel Kahn Gillmor1-15/+23
2009-04-28alsa_mixer: add mixer_index optionDaniel Kahn Gillmor1-0/+6
2009-04-25curl: moved proxy settings to "input" blockMax Kellermann1-10/+2
2009-03-14pcm_resample: choose the fallback resampler at runtimeMax Kellermann1-0/+5
2009-02-26mixer: Add "disabled" mixer_type.Avuton Olrich1-1/+1
2009-01-19sticker: new library for storing dynamic information about songsMax Kellermann1-0/+4
2009-01-18mapper: make the music_directory optionalMax Kellermann1-3/+4
2009-01-18mapper: make the playlist directory optionalMax Kellermann1-3/+4
2009-01-14allow ~/.mpd/mpd.conf as alternate config fileJérôme Quelin1-2/+2
2009-01-01mixer: renamed mix_* options to mixer_*Max Kellermann1-4/+4
2008-12-31Moving mixers to audio outputsViliam Mateicka1-5/+19
2008-12-28log: support syslog()Max Kellermann1-0/+1
2008-12-28log: deprecated "error_file" optionMax Kellermann1-3/+0
2008-12-20Remove obsolete http_buffer* stuff that went away with the new curl backend.Avuton Olrich1-8/+0
2008-12-20doc: clarify "user" setting (starting as root / unprivileged)Max Kellermann1-1/+4
2008-12-16man: document Unix domain socket configuration in the manualMax Kellermann1-0/+3
2008-12-08update: default to follow all symlinksAvuton Olrich1-1/+1
2008-11-28update: added options which control symlink behaviourRaphaël Rigo1-0/+11
2008-10-15pulse: clarify the meaning of multiple server namesMax Kellermann1-0/+2
2008-10-14alsa: optionally disable resampling and othersMax Kellermann1-0/+13
2008-10-14shout: fix manual page typoMax Kellermann1-0/+1
2008-10-12shout: make the protocol configurableAaron McEwan1-1/+5
2008-09-12shout: introduce pluggable encoder APIEric Wollesen1-2/+8
2007-06-13Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman1-0/+11
2007-06-12Make the shout timeout configurable. The default is still 2 seconds.J. Alexander Treuman1-0/+4
2007-06-03Adding ChangeLog entry for zeroconf_enabled, adding Zeroconf section toJ. Alexander Treuman1-4/+5
2007-06-03allow zeroconf to be disabled.Patrik Weiskircher1-0/+3
2007-05-27Increasing default buffer_before_play from 0% to 10%.J. Alexander Treuman1-1/+2
2007-05-23Updating the audio_buffer_size and buffer_before_play entries inJ. Alexander Treuman1-4/+5
2007-05-23Adding JACK documentation to mpd.conf.5.J. Alexander Treuman1-0/+14
2007-04-25mpd.conf.5 claimed the default alsa device was "hw:0,0", but it's actuallyJ. Alexander Treuman1-1/+1
2007-04-09Noting the defaults for use_mmap and gapless_mp3_playback in mpd.conf.5.J. Alexander Treuman1-2/+4
2007-03-31Updating metadata_to_use docs to be more consistent with tagtypes command.J. Alexander Treuman1-1/+1
2007-03-31Reordering parameters in mpd.conf.5 to match the order in mpdconf.example.J. Alexander Treuman1-31/+31
2007-03-31Being a picky little bitch about those doc updates.J. Alexander Treuman1-2/+3
2007-03-31Doc updates for 0.13.0Avuton Olrich1-0/+4
2007-02-13Tidying up libsamplerate documentation in the mpd.conf man page.J. Alexander Treuman1-13/+17
2007-02-02Add libsamplerate support, old resampling is still an option, but this sounds...Avuton Olrich1-0/+29
2006-12-23Adding documentation for gapless_mp3_playback config option.J. Alexander Treuman1-4/+11
2006-09-12replaygain -> ReplayGain in docsJ. Alexander Treuman1-5/+5
2006-09-12Note that mpd will scan for an audio output if none is specified.J. Alexander Treuman1-2/+3
2006-08-28Rearrange mpd.conf.5 and conf.[ch] to use the more logical ordering of config...J. Alexander Treuman1-58/+58
2006-08-28Note that default for metadata_to_use doesn't include commentsJ. Alexander Treuman1-1/+2
2006-08-28Add id3v1_encoding to the mpd.conf man page.J. Alexander Treuman1-0/+6
2006-08-08ves the spelling nazi strikes againJ. Alexander Treuman1-1/+1
2006-07-27Document which parameters may be specified multiple times in mpd.conf.5J. Alexander Treuman1-5/+8
2006-07-26Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman1-11/+0
2006-07-22Adding on the fly volume normalization support. Code originally from mplayer...J. Alexander Treuman1-0/+3
2006-07-22Adding fifo output pluginJ. Alexander Treuman1-0/+11