| Commit message (Expand) | Author | Files | Lines |
2009-02-26 | mixer: Add "disabled" mixer_type. | Avuton Olrich | 2 | -1/+5 |
2009-02-23 | Makefile.am: no recursive makefiles | Max Kellermann | 2 | -30/+2 |
2009-02-13 | added the shufflerange command | Romain Bignon | 1 | -0/+3 |
2009-02-13 | doc: use $(DESTDIR) | Max Kellermann | 1 | -2/+2 |
2009-02-13 | doc: generate API documentation with doxygen | Max Kellermann | 2 | -1/+1427 |
2009-02-04 | configure.ac: make DocBook processing optional | Max Kellermann | 1 | -1/+1 |
2009-01-26 | changed sticker names to be lowercase and without spaces | Rasmus Steinke | 1 | -5/+8 |
2009-01-25 | doc: chunk the DocBook HTML output | Max Kellermann | 1 | -6/+10 |
2009-01-19 | sticker: added guidelines for sticker names | Rasmus Steinke | 1 | -0/+75 |
2009-01-19 | command: added "sticker" command | Max Kellermann | 1 | -0/+67 |
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-04 | don't exit after --create-db | Max Kellermann | 1 | -1/+1 |
2009-01-01 | mixer: renamed mix_* options to mixer_* | Max Kellermann | 2 | -8/+8 |
2008-12-31 | Moving mixers to audio outputs | Viliam Mateicka | 2 | -15/+25 |
2008-12-28 | log: support syslog() | Max Kellermann | 2 | -0/+5 |
2008-12-28 | log: deprecated "error_file" option | Max Kellermann | 2 | -4/+0 |
2008-12-24 | Fix a few problems with the huge mpdconf update. There's alot of shift here, ... | Avuton Olrich | 1 | -72/+86 |
2008-12-24 | doc: fix "playlistdelete" documentation | Max Kellermann | 1 | -2/+2 |
2008-12-20 | Remove obsolete http_buffer* stuff that went away with the new curl backend. | Avuton Olrich | 1 | -8/+0 |
2008-12-20 | Huge mpdconf update. | Avuton Olrich | 1 | -175/+198 |
2008-12-20 | doc: clarify "user" setting (starting as root / unprivileged) | Max Kellermann | 2 | -5/+8 |
2008-12-16 | man: document Unix domain socket configuration in the manual | Max Kellermann | 2 | -0/+7 |
2008-12-08 | update: default to follow all symlinks | Avuton Olrich | 2 | -2/+2 |
2008-11-28 | update: added options which control symlink behaviour | Raphaël Rigo | 2 | -0/+13 |
2008-11-23 | command: added documentation for idle subscriptions | Marc Pavot | 1 | -0/+6 |
2008-11-23 | Makefile.am: include protocol.xml in source tarball | Max Kellermann | 1 | -1/+1 |
2008-11-20 | doc: merged protocol documentation from the wiki | Monika Brinkert | 1 | -31/+282 |
2008-11-20 | doc: rephrase descriptions | Monika Brinkert | 1 | -58/+62 |
2008-11-20 | doc: improved XML decorations | Monika Brinkert | 1 | -118/+108 |
2008-11-20 | doc: process protocol.xml with xmlto | Max Kellermann | 1 | -1/+13 |
2008-11-20 | doc: fix "Repeat" typo in protocol.xml | Max Kellermann | 1 | -1/+1 |
2008-11-19 | doc: converted doc/COMMANDS to DocBook | Max Kellermann | 2 | -325/+1064 |
2008-10-31 | update mpdconf.example that shout ouput encoding and protocol settings are op... | Alam Arias | 1 | -2/+2 |
2008-10-31 | replace tabs with space in shout audio_output example | Alam Arias | 1 | -1/+1 |
2008-10-25 | Makefile.am: install documentation | Max Kellermann | 1 | -3/+3 |
2008-10-22 | stored_playlist: send timestamps | Max Kellermann | 1 | -0/+6 |
2008-10-22 | command: added command "listplaylists" | Max Kellermann | 1 | -0/+7 |
2008-10-16 | Makefile.am: fix automake 1.6 errors | Max Kellermann | 1 | -3/+3 |
2008-10-15 | idle: client command "noidle" aborts idle | Max Kellermann | 1 | -2/+4 |
2008-10-15 | pulse: clarify the meaning of multiple server names | Max Kellermann | 1 | -0/+2 |
2008-10-14 | command: added command "idle" | Max Kellermann | 1 | -0/+21 |
2008-10-14 | Makefile.am: don't override $(docdir) | Richard Brown | 1 | -1/+0 |
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 | 2 | -1/+6 |
2008-09-28 | COMMANDS: assorted formatting fixes | Eric Wong | 1 | -21/+22 |
2008-09-28 | COMMANDS: document moveid with negative _to_ argument, too | Eric Wong | 1 | -1/+3 |