| Commit message (Expand) | Author | Files | Lines |
2010-10-27 | output: new output plugin "ffado" | Max Kellermann | 1 | -0/+37 |
2010-09-25 | output/httpd: bind_to_address support (including IPv6) | Thomas Jansen | 2 | -2/+12 |
2010-08-31 | doc/protocol: update descriptions of the searching commands | Anton Khirnov | 1 | -14/+15 |
2010-08-15 | doc/protocol: mention that 'status' command also returns 'random' | Anton Khirnov | 1 | -0/+6 |
2010-07-25 | Makefile.am: fix out-of-tree doxygen call | Max Kellermann | 1 | -1/+1 |
2010-04-25 | replay_gain: added mode "auto" | Daniel Seuthe | 1 | -3/+5 |
2010-04-13 | inotify: added setting "auto_update_depth" | Max Kellermann | 2 | -0/+10 |
2010-03-21 | Add support for MixRamp tags | Tim Phipps | 1 | -0/+38 |
2010-03-10 | output: added option "always_on" for radio stations | Max Kellermann | 1 | -0/+12 |
2010-02-17 | replay_gain: optionally use hardware mixer to apply replay gain | Max Kellermann | 2 | -0/+19 |
2010-02-08 | doc: deleted sticker specification proposal | Max Kellermann | 1 | -91/+0 |
2010-02-08 | command: "listplaylist" dumps playlist files | Max Kellermann | 1 | -5/+20 |
2010-01-16 | audio_format: support packed 24 bit samples | Max Kellermann | 1 | -0/+11 |
2009-11-14 | decoder/mikmod: sample rate is configurable | Max Kellermann | 1 | -1/+29 |
2009-11-14 | doc: added decoder plugin reference | Max Kellermann | 1 | -0/+6 |
2009-11-07 | output/jack: added option "server_name" | Max Kellermann | 1 | -0/+9 |
2009-11-07 | command: added command "decoders" | Max Kellermann | 1 | -0/+19 |
2009-11-06 | output/jack: dynamic source port list | Max Kellermann | 1 | -0/+12 |
2009-11-06 | output/jack: renamed option "ports" to "destination_ports" | Max Kellermann | 1 | -1/+1 |
2009-11-06 | output/jack: renamed "output ports" to "destination ports" | Max Kellermann | 1 | -1/+1 |
2009-11-06 | playlist: added extm3u plugin | Max Kellermann | 1 | -0/+8 |
2009-11-05 | output/jack: use jack_client_open() instead of jack_client_new() | Max Kellermann | 1 | -0/+11 |
2009-11-05 | doc/user: document JACK plugin options | Max Kellermann | 1 | -0/+43 |
2009-11-05 | output/jack: added option "client_name" | Max Kellermann | 1 | -3/+2 |
2009-11-04 | sticker comments in code and example configuration file | Romain Bignon | 1 | -0/+5 |
2009-11-01 | replay_gain: trigger OPTIONS idle event on mode change | Max Kellermann | 1 | -1/+5 |
2009-10-29 | httpd: add config option to limit number of clients | Viliam Mateicka | 2 | -0/+11 |
2009-10-26 | mpd.conf: new bool config value for enabling/disabling inotify update | Viliam Mateicka | 2 | -0/+9 |
2009-10-21 | audio_format: wildcards allowed in audio_format configuration | Max Kellermann | 2 | -4/+17 |
2009-10-18 | command: omitting the range end is possible | Max Kellermann | 1 | -0/+14 |
2009-10-18 | doc/protocol.xml: documented range parameter in "delete" | Max Kellermann | 1 | -1/+4 |
2009-10-17 | command: allow changing replay gain mode on-the-fly | Max Kellermann | 1 | -0/+35 |
2009-10-17 | replay_gain: added setting "replaygain off" | Max Kellermann | 2 | -3/+3 |
2009-10-16 | update: obey .mpdignore files | Max Kellermann | 1 | -0/+6 |
2009-10-16 | doc/user.xml: added chapter "Using MPD" | Max Kellermann | 1 | -0/+56 |
2009-10-16 | doc/user.xml: added playlist plugin reference | Max Kellermann | 1 | -9/+68 |
2009-10-13 | playlist_list: pass configuration to playlist plugins | Max Kellermann | 1 | -0/+62 |
2009-10-09 | doc/protocol.xml: "addid" with negative position is deprecated | Max Kellermann | 1 | -4/+1 |
2009-09-28 | Add the sidplay filter param to doc/mpdconf.example. | Tony | 1 | -0/+4 |
2009-09-24 | command: added command "rescan" | Max Kellermann | 1 | -0/+14 |
2009-09-20 | cmdline: removed options --create-db and --no-create-db | Max Kellermann | 2 | -8/+1 |
2009-09-10 | doc/protocol: clarify "update" | Max Kellermann | 1 | -13/+8 |
2009-09-10 | doc/mpdconf.example: additional comment signs for some parameters | Max Kellermann | 1 | -18/+18 |
2009-09-06 | doc: documented the "openal" output plugin settings | Serge Ziryukin | 1 | -0/+33 |
2009-08-30 | doc: Unify position of footnotes and cleanup wording. | Avuton Olrich | 1 | -4/+4 |
2009-08-30 | doc: Remove superfluous comment already described in footnotes. | Avuton Olrich | 1 | -3/+0 |
2009-08-30 | decoder/sidplay: implemented songlength database | Mike Dawson | 1 | -0/+22 |
2009-08-25 | command: add "findadd" command. | Anton Khirnov | 1 | -0/+17 |
2009-08-24 | Document nextsong and nextsongid. | Anton Khirnov | 1 | -0/+18 |
2009-08-24 | output/recorder: new output plugin for recording radio streams | Max Kellermann | 2 | -0/+79 |