| Commit message (Expand) | Author | Files | Lines |
2011-09-20 | server_socket: use resolve_host_port() instead of getaddrinfo() | Max Kellermann | 1 | -0/+4 |
2011-03-29 | doc: Add configuration help for despotify | Simon Kagstrom | 1 | -0/+11 |
2011-02-23 | playlist_state: add option "restore_paused" | Max Kellermann | 1 | -0/+3 |
2011-02-09 | output/shout: add possibility to set url | Thomas Jansen | 1 | -0/+3 |
2010-04-25 | replay_gain: added mode "auto" | Daniel Seuthe | 1 | -3/+5 |
2010-04-13 | inotify: added setting "auto_update_depth" | Max Kellermann | 1 | -0/+4 |
2010-02-17 | replay_gain: optionally use hardware mixer to apply replay gain | Max Kellermann | 1 | -0/+6 |
2009-11-05 | output/jack: added option "client_name" | Max Kellermann | 1 | -3/+2 |
2009-10-26 | mpd.conf: new bool config value for enabling/disabling inotify update | Viliam Mateicka | 1 | -0/+5 |
2009-10-21 | audio_format: wildcards allowed in audio_format configuration | Max Kellermann | 1 | -0/+4 |
2009-10-17 | replay_gain: added setting "replaygain off" | Max Kellermann | 1 | -1/+1 |
2009-07-28 | doc: removed deprecated mixer options from manpage | Max Kellermann | 1 | -19/+0 |
2009-07-06 | output: use the software mixer plugin | Max Kellermann | 1 | -0/+6 |
2009-06-26 | doc: fix wording for option "follow_inside_symlinks" | Enrico Mioso | 1 | -2/+2 |
2009-04-28 | clean up documentation of mixer options. | Daniel Kahn Gillmor | 1 | -15/+23 |
2009-04-28 | alsa_mixer: add mixer_index option | Daniel Kahn Gillmor | 1 | -0/+6 |
2009-04-25 | curl: moved proxy settings to "input" block | Max Kellermann | 1 | -10/+2 |
2009-03-14 | pcm_resample: choose the fallback resampler at runtime | Max Kellermann | 1 | -0/+5 |
2009-02-26 | mixer: Add "disabled" mixer_type. | Avuton Olrich | 1 | -1/+1 |
2009-01-19 | sticker: new library for storing dynamic information about songs | Max Kellermann | 1 | -0/+4 |
2009-01-18 | mapper: make the music_directory optional | Max Kellermann | 1 | -3/+4 |
2009-01-18 | mapper: make the playlist directory optional | Max Kellermann | 1 | -3/+4 |
2009-01-14 | allow ~/.mpd/mpd.conf as alternate config file | Jérôme Quelin | 1 | -2/+2 |
2009-01-01 | mixer: renamed mix_* options to mixer_* | Max Kellermann | 1 | -4/+4 |
2008-12-31 | Moving mixers to audio outputs | Viliam Mateicka | 1 | -5/+19 |
2008-12-28 | log: support syslog() | Max Kellermann | 1 | -0/+1 |
2008-12-28 | log: deprecated "error_file" option | Max Kellermann | 1 | -3/+0 |
2008-12-20 | Remove obsolete http_buffer* stuff that went away with the new curl backend. | Avuton Olrich | 1 | -8/+0 |
2008-12-20 | doc: clarify "user" setting (starting as root / unprivileged) | Max Kellermann | 1 | -1/+4 |
2008-12-16 | man: document Unix domain socket configuration in the manual | Max Kellermann | 1 | -0/+3 |
2008-12-08 | update: default to follow all symlinks | Avuton Olrich | 1 | -1/+1 |
2008-11-28 | update: added options which control symlink behaviour | Raphaël Rigo | 1 | -0/+11 |
2008-10-15 | pulse: clarify the meaning of multiple server names | Max Kellermann | 1 | -0/+2 |
2008-10-14 | alsa: optionally disable resampling and others | Max Kellermann | 1 | -0/+13 |
2008-10-14 | shout: fix manual page typo | Max Kellermann | 1 | -0/+1 |
2008-10-12 | shout: make the protocol configurable | Aaron McEwan | 1 | -1/+5 |
2008-09-12 | shout: introduce pluggable encoder API | Eric Wollesen | 1 | -2/+8 |
2007-06-13 | Adding FIFO audio output. This is pretty much identical to the old one, | J. Alexander Treuman | 1 | -0/+11 |
2007-06-12 | Make the shout timeout configurable. The default is still 2 seconds. | J. Alexander Treuman | 1 | -0/+4 |
2007-06-03 | Adding ChangeLog entry for zeroconf_enabled, adding Zeroconf section to | J. Alexander Treuman | 1 | -4/+5 |
2007-06-03 | allow zeroconf to be disabled. | Patrik Weiskircher | 1 | -0/+3 |
2007-05-27 | Increasing default buffer_before_play from 0% to 10%. | J. Alexander Treuman | 1 | -1/+2 |
2007-05-23 | Updating the audio_buffer_size and buffer_before_play entries in | J. Alexander Treuman | 1 | -4/+5 |
2007-05-23 | Adding JACK documentation to mpd.conf.5. | J. Alexander Treuman | 1 | -0/+14 |
2007-04-25 | mpd.conf.5 claimed the default alsa device was "hw:0,0", but it's actually | J. Alexander Treuman | 1 | -1/+1 |
2007-04-09 | Noting the defaults for use_mmap and gapless_mp3_playback in mpd.conf.5. | J. Alexander Treuman | 1 | -2/+4 |
2007-03-31 | Updating metadata_to_use docs to be more consistent with tagtypes command. | J. Alexander Treuman | 1 | -1/+1 |
2007-03-31 | Reordering parameters in mpd.conf.5 to match the order in mpdconf.example. | J. Alexander Treuman | 1 | -31/+31 |
2007-03-31 | Being a picky little bitch about those doc updates. | J. Alexander Treuman | 1 | -2/+3 |
2007-03-31 | Doc updates for 0.13.0 | Avuton Olrich | 1 | -0/+4 |