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