summaryrefslogtreecommitdiff
path: root/doc/mpd.conf.5
AgeCommit message (Expand)Author
2010-04-25replay_gain: added mode "auto"Daniel Seuthe
2010-04-13inotify: added setting "auto_update_depth"Max Kellermann
2010-02-17replay_gain: optionally use hardware mixer to apply replay gainMax Kellermann
2009-11-05output/jack: added option "client_name"Max Kellermann
2009-10-26mpd.conf: new bool config value for enabling/disabling inotify updateViliam Mateicka
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann
2009-10-17replay_gain: added setting "replaygain off"Max Kellermann
2009-07-28doc: removed deprecated mixer options from manpageMax Kellermann
2009-07-16Merged release 0.15.1 from branch 'v0.15.x'Max Kellermann
2009-07-06output: use the software mixer pluginMax Kellermann
2009-06-26doc: fix wording for option "follow_inside_symlinks"Enrico Mioso
2009-04-28clean up documentation of mixer options.Daniel Kahn Gillmor
2009-04-28alsa_mixer: add mixer_index optionDaniel Kahn Gillmor
2009-04-25curl: moved proxy settings to "input" blockMax Kellermann
2009-03-14pcm_resample: choose the fallback resampler at runtimeMax Kellermann
2009-02-26mixer: Add "disabled" mixer_type.Avuton Olrich
2009-01-19sticker: new library for storing dynamic information about songsMax Kellermann
2009-01-18mapper: make the music_directory optionalMax Kellermann
2009-01-18mapper: make the playlist directory optionalMax Kellermann
2009-01-14allow ~/.mpd/mpd.conf as alternate config fileJérôme Quelin
2009-01-01mixer: renamed mix_* options to mixer_*Max Kellermann
2008-12-31Moving mixers to audio outputsViliam Mateicka
2008-12-28log: support syslog()Max Kellermann
2008-12-28log: deprecated "error_file" optionMax Kellermann
2008-12-21Merge branch 'http_buffer_remove' of git://git.musicpd.org/avuton/mpdMax Kellermann
2008-12-20Remove obsolete http_buffer* stuff that went away with the new curl backend.Avuton Olrich
2008-12-20doc: clarify "user" setting (starting as root / unprivileged)Max Kellermann
2008-12-16man: document Unix domain socket configuration in the manualMax Kellermann
2008-12-08update: default to follow all symlinksAvuton Olrich
2008-11-28update: added options which control symlink behaviourRaphaël Rigo
2008-10-15pulse: clarify the meaning of multiple server namesMax Kellermann
2008-10-14alsa: optionally disable resampling and othersMax Kellermann
2008-10-14shout: fix manual page typoMax Kellermann
2008-10-12shout: make the protocol configurableAaron McEwan
2008-09-12shout: introduce pluggable encoder APIEric Wollesen
2007-06-13Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman
2007-06-12Make the shout timeout configurable. The default is still 2 seconds.J. Alexander Treuman
2007-06-03Adding ChangeLog entry for zeroconf_enabled, adding Zeroconf section toJ. Alexander Treuman
2007-06-03allow zeroconf to be disabled.Patrik Weiskircher
2007-05-27Increasing default buffer_before_play from 0% to 10%.J. Alexander Treuman
2007-05-23Updating the audio_buffer_size and buffer_before_play entries inJ. Alexander Treuman
2007-05-23Adding JACK documentation to mpd.conf.5.J. Alexander Treuman
2007-04-25mpd.conf.5 claimed the default alsa device was "hw:0,0", but it's actuallyJ. Alexander Treuman
2007-04-09Noting the defaults for use_mmap and gapless_mp3_playback in mpd.conf.5.J. Alexander Treuman
2007-03-31Updating metadata_to_use docs to be more consistent with tagtypes command.J. Alexander Treuman
2007-03-31Reordering parameters in mpd.conf.5 to match the order in mpdconf.example.J. Alexander Treuman
2007-03-31Being a picky little bitch about those doc updates.J. Alexander Treuman
2007-03-31Doc updates for 0.13.0Avuton Olrich
2007-02-13Tidying up libsamplerate documentation in the mpd.conf man page.J. Alexander Treuman
2007-02-02Add libsamplerate support, old resampling is still an option, but this sounds...Avuton Olrich