| Commit message (Expand) | Author | Age | Files | Lines |
* | httpd: correct the encoder name in the example mpd.conf | Jeffrey Middleton | 2009-03-17 | 1 | -3/+3 |
* | solaris: new audio output plugin for Solaris /dev/audio | Max Kellermann | 2009-03-16 | 1 | -0/+32 |
* | httpd: new output plugin to replace "shout" | Max Kellermann | 2009-03-15 | 2 | -0/+83 |
* | doc: added "audio outputs" section to the user's manual | Max Kellermann | 2009-03-14 | 1 | -4/+277 |
* | pcm_resample: choose the fallback resampler at runtime | Max Kellermann | 2009-03-14 | 1 | -0/+5 |
* | doc: added installation manual to the User's Manual | Max Kellermann | 2009-03-12 | 1 | -0/+47 |
* | doc: added skeleton for the user manual | Max Kellermann | 2009-03-12 | 1 | -0/+38 |
* | Add sticker list command. | Eric Wollesen | 2009-03-03 | 1 | -0/+15 |
* | pipe: new audio output plugin which runs a command | Michal Nazarewicz | 2009-02-28 | 1 | -0/+13 |
* | mixer: Add "disabled" mixer_type. | Avuton Olrich | 2009-02-26 | 2 | -1/+5 |
* | Makefile.am: no recursive makefiles | Max Kellermann | 2009-02-23 | 2 | -30/+2 |
* | added the shufflerange command | Romain Bignon | 2009-02-13 | 1 | -0/+3 |
* | doc: use $(DESTDIR) | Max Kellermann | 2009-02-13 | 1 | -2/+2 |
* | doc: generate API documentation with doxygen | Max Kellermann | 2009-02-13 | 2 | -1/+1427 |
* | configure.ac: make DocBook processing optional | Max Kellermann | 2009-02-04 | 1 | -1/+1 |
* | 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 |