| Commit message (Expand) | Author | Files | Lines |
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 |
2007-02-13 | Tidying up libsamplerate documentation in the mpd.conf man page. | J. Alexander Treuman | 1 | -13/+17 |
2007-02-02 | Add libsamplerate support, old resampling is still an option, but this sounds... | Avuton Olrich | 1 | -0/+29 |
2006-12-23 | Adding documentation for gapless_mp3_playback config option. | J. Alexander Treuman | 1 | -4/+11 |
2006-09-12 | replaygain -> ReplayGain in docs | J. Alexander Treuman | 1 | -5/+5 |
2006-09-12 | Note that mpd will scan for an audio output if none is specified. | J. Alexander Treuman | 1 | -2/+3 |
2006-08-28 | Rearrange mpd.conf.5 and conf.[ch] to use the more logical ordering of config... | J. Alexander Treuman | 1 | -58/+58 |
2006-08-28 | Note that default for metadata_to_use doesn't include comments | J. Alexander Treuman | 1 | -1/+2 |
2006-08-28 | Add id3v1_encoding to the mpd.conf man page. | J. Alexander Treuman | 1 | -0/+6 |
2006-08-08 | ves the spelling nazi strikes again | J. Alexander Treuman | 1 | -1/+1 |
2006-07-27 | Document which parameters may be specified multiple times in mpd.conf.5 | J. Alexander Treuman | 1 | -5/+8 |
2006-07-26 | Remove the fifo plugin. It's currently useless for the average user, and mak... | J. Alexander Treuman | 1 | -11/+0 |
2006-07-22 | Adding on the fly volume normalization support. Code originally from mplayer... | J. Alexander Treuman | 1 | -0/+3 |
2006-07-22 | Adding fifo output plugin | J. Alexander Treuman | 1 | -0/+11 |
2006-07-16 | Split audio output parameters documentation in mpd.conf.5 into output-specifi... | J. Alexander Treuman | 1 | -46/+44 |
2006-07-16 | audioOutput_alsa: add use_mmap, period_time, buffer_time options | Eric Wong | 1 | -0/+20 |
2006-07-13 | Link to PulseAudio wiki in mpd.conf.5 for more details on the format of the s... | J. Alexander Treuman | 1 | -1/+2 |
2006-07-13 | Add PulseAudio support | J. Alexander Treuman | 1 | -6/+14 |
2006-06-05 | Made pid_file an optional config parameter. | J. Alexander Treuman | 1 | -1/+1 |