| Commit message (Expand) | Author | Age | Files | Lines |
* | changed sticker names to be lowercase and without spaces | Rasmus Steinke | 2009-01-26 | 1 | -5/+8 |
* | doc: chunk the DocBook HTML output | Max Kellermann | 2009-01-25 | 1 | -6/+10 |
* | sticker: added guidelines for sticker names | Rasmus Steinke | 2009-01-19 | 1 | -0/+75 |
* | command: added "sticker" command | Max Kellermann | 2009-01-19 | 1 | -0/+67 |
* | 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 |
* | don't exit after --create-db | Max Kellermann | 2009-01-04 | 1 | -1/+1 |
* | mixer: renamed mix_* options to mixer_* | Max Kellermann | 2009-01-01 | 2 | -8/+8 |
* | Moving mixers to audio outputs | Viliam Mateicka | 2008-12-31 | 2 | -15/+25 |
* | log: support syslog() | Max Kellermann | 2008-12-28 | 2 | -0/+5 |
* | log: deprecated "error_file" option | Max Kellermann | 2008-12-28 | 2 | -4/+0 |
* | Fix a few problems with the huge mpdconf update. There's alot of shift here, ... | Avuton Olrich | 2008-12-24 | 1 | -72/+86 |
* | doc: fix "playlistdelete" documentation | Max Kellermann | 2008-12-24 | 1 | -2/+2 |
* | 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 |
* | | Merge branch 'master' of git://git.musicpd.org/avuton/mpd | Max Kellermann | 2008-12-21 | 1 | -171/+196 |
|\| |
|
| * | Huge mpdconf update. | Avuton Olrich | 2008-12-20 | 1 | -175/+198 |
* | | doc: clarify "user" setting (starting as root / unprivileged) | Max Kellermann | 2008-12-20 | 2 | -5/+8 |
|/ |
|
* | man: document Unix domain socket configuration in the manual | Max Kellermann | 2008-12-16 | 2 | -0/+7 |
* | update: default to follow all symlinks | Avuton Olrich | 2008-12-08 | 2 | -2/+2 |
* | update: added options which control symlink behaviour | Raphaël Rigo | 2008-11-28 | 2 | -0/+13 |
* | command: added documentation for idle subscriptions | Marc Pavot | 2008-11-23 | 1 | -0/+6 |
* | Makefile.am: include protocol.xml in source tarball | Max Kellermann | 2008-11-23 | 1 | -1/+1 |
* | doc: merged protocol documentation from the wiki | Monika Brinkert | 2008-11-20 | 1 | -31/+282 |
* | doc: rephrase descriptions | Monika Brinkert | 2008-11-20 | 1 | -58/+62 |
* | doc: improved XML decorations | Monika Brinkert | 2008-11-20 | 1 | -118/+108 |
* | doc: process protocol.xml with xmlto | Max Kellermann | 2008-11-20 | 1 | -1/+13 |
* | doc: fix "Repeat" typo in protocol.xml | Max Kellermann | 2008-11-20 | 1 | -1/+1 |
* | doc: converted doc/COMMANDS to DocBook | Max Kellermann | 2008-11-19 | 2 | -325/+1064 |
* | update mpdconf.example that shout ouput encoding and protocol settings are op... | Alam Arias | 2008-10-31 | 1 | -2/+2 |
* | replace tabs with space in shout audio_output example | Alam Arias | 2008-10-31 | 1 | -1/+1 |
* | Makefile.am: install documentation | Max Kellermann | 2008-10-25 | 1 | -3/+3 |
* | stored_playlist: send timestamps | Max Kellermann | 2008-10-22 | 1 | -0/+6 |
* | command: added command "listplaylists" | Max Kellermann | 2008-10-22 | 1 | -0/+7 |
* | Makefile.am: fix automake 1.6 errors | Max Kellermann | 2008-10-16 | 1 | -3/+3 |
* | idle: client command "noidle" aborts idle | Max Kellermann | 2008-10-15 | 1 | -2/+4 |
* | pulse: clarify the meaning of multiple server names | Max Kellermann | 2008-10-15 | 1 | -0/+2 |
* | command: added command "idle" | Max Kellermann | 2008-10-14 | 1 | -0/+21 |
* | Makefile.am: don't override $(docdir) | Richard Brown | 2008-10-14 | 1 | -1/+0 |
* | 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 | 2 | -1/+6 |
* | COMMANDS: assorted formatting fixes | Eric Wong | 2008-09-28 | 1 | -21/+22 |
* | COMMANDS: document moveid with negative _to_ argument, too | Eric Wong | 2008-09-28 | 1 | -1/+3 |
* | COMMANDS: document addid with optional position argument | Eric Wong | 2008-09-28 | 1 | -1/+4 |
* | doc/COMMANDS: document "addid" | Max Kellermann | 2008-09-23 | 1 | -0/+8 |
* | shout: introduce pluggable encoder API | Eric Wollesen | 2008-09-12 | 2 | -2/+9 |
* | Adding FIFO audio output. This is pretty much identical to the old one, | J. Alexander Treuman | 2007-06-13 | 1 | -0/+11 |