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