aboutsummaryrefslogtreecommitdiff
path: root/doc/mpd.conf.5
Commit message (Expand)AuthorAge
* mixer: Add "disabled" mixer_type.Avuton Olrich2009-02-26
* sticker: new library for storing dynamic information about songsMax Kellermann2009-01-19
* mapper: make the music_directory optionalMax Kellermann2009-01-18
* mapper: make the playlist directory optionalMax Kellermann2009-01-18
* allow ~/.mpd/mpd.conf as alternate config fileJérôme Quelin2009-01-14
* mixer: renamed mix_* options to mixer_*Max Kellermann2009-01-01
* Moving mixers to audio outputsViliam Mateicka2008-12-31
* log: support syslog()Max Kellermann2008-12-28
* log: deprecated "error_file" optionMax Kellermann2008-12-28
* Merge branch 'http_buffer_remove' of git://git.musicpd.org/avuton/mpdMax Kellermann2008-12-21
|\
| * Remove obsolete http_buffer* stuff that went away with the new curl backend.Avuton Olrich2008-12-20
* | doc: clarify "user" setting (starting as root / unprivileged)Max Kellermann2008-12-20
|/
* man: document Unix domain socket configuration in the manualMax Kellermann2008-12-16
* update: default to follow all symlinksAvuton Olrich2008-12-08
* update: added options which control symlink behaviourRaphaël Rigo2008-11-28
* pulse: clarify the meaning of multiple server namesMax Kellermann2008-10-15
* alsa: optionally disable resampling and othersMax Kellermann2008-10-14
* shout: fix manual page typoMax Kellermann2008-10-14
* shout: make the protocol configurableAaron McEwan2008-10-12
* shout: introduce pluggable encoder APIEric Wollesen2008-09-12
* Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman2007-06-13
* Make the shout timeout configurable. The default is still 2 seconds.J. Alexander Treuman2007-06-12
* Adding ChangeLog entry for zeroconf_enabled, adding Zeroconf section toJ. Alexander Treuman2007-06-03
* allow zeroconf to be disabled.Patrik Weiskircher2007-06-03
* Increasing default buffer_before_play from 0% to 10%.J. Alexander Treuman2007-05-27
* Updating the audio_buffer_size and buffer_before_play entries inJ. Alexander Treuman2007-05-23
* Adding JACK documentation to mpd.conf.5.J. Alexander Treuman2007-05-23
* mpd.conf.5 claimed the default alsa device was "hw:0,0", but it's actuallyJ. Alexander Treuman2007-04-25
* Noting the defaults for use_mmap and gapless_mp3_playback in mpd.conf.5.J. Alexander Treuman2007-04-09
* Updating metadata_to_use docs to be more consistent with tagtypes command.J. Alexander Treuman2007-03-31
* Reordering parameters in mpd.conf.5 to match the order in mpdconf.example.J. Alexander Treuman2007-03-31
* Being a picky little bitch about those doc updates.J. Alexander Treuman2007-03-31
* Doc updates for 0.13.0Avuton Olrich2007-03-31
* Tidying up libsamplerate documentation in the mpd.conf man page.J. Alexander Treuman2007-02-13
* Add libsamplerate support, old resampling is still an option, but this sounds...Avuton Olrich2007-02-02
* Adding documentation for gapless_mp3_playback config option.J. Alexander Treuman2006-12-23
* replaygain -> ReplayGain in docsJ. Alexander Treuman2006-09-12
* Note that mpd will scan for an audio output if none is specified.J. Alexander Treuman2006-09-12
* Rearrange mpd.conf.5 and conf.[ch] to use the more logical ordering of config...J. Alexander Treuman2006-08-28
* Note that default for metadata_to_use doesn't include commentsJ. Alexander Treuman2006-08-28
* Add id3v1_encoding to the mpd.conf man page.J. Alexander Treuman2006-08-28
* ves the spelling nazi strikes againJ. Alexander Treuman2006-08-08
* Document which parameters may be specified multiple times in mpd.conf.5J. Alexander Treuman2006-07-27
* Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman2006-07-26
* Adding on the fly volume normalization support. Code originally from mplayer...J. Alexander Treuman2006-07-22
* Adding fifo output pluginJ. Alexander Treuman2006-07-22
* Split audio output parameters documentation in mpd.conf.5 into output-specifi...J. Alexander Treuman2006-07-16
* audioOutput_alsa: add use_mmap, period_time, buffer_time optionsEric Wong2006-07-16
* Link to PulseAudio wiki in mpd.conf.5 for more details on the format of the s...J. Alexander Treuman2006-07-13
* Add PulseAudio supportJ. Alexander Treuman2006-07-13