| Commit message (Expand) | Author | Files | Lines |
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 |
2009-07-28 | doc: removed deprecated mixer options from manpage | Max Kellermann | 1 | -19/+0 |
2009-07-19 | daemon: added "group" configuration option | Michal Nazarewicz | 1 | -0/+7 |
2009-07-15 | cmdline: renamed option "--stdout" to "--stderr" | Max Kellermann | 1 | -2/+2 |
2009-07-06 | doc: documented the "shout" output plugin settings | Max Kellermann | 1 | -0/+123 |
2009-07-06 | doc: documented the "pulse" output plugin settings | Max Kellermann | 1 | -0/+34 |
2009-07-06 | doc: documented the "command" setting of the "pipe" output plugin | Max Kellermann | 1 | -0/+22 |
2009-07-06 | output: use the software mixer plugin | Max Kellermann | 3 | -32/+17 |
2009-07-06 | command: removed the "volume" command | Max Kellermann | 1 | -19/+0 |
2009-07-05 | idle: added "update" event | Max Kellermann | 1 | -1/+10 |
2009-07-05 | conf: registered option "filter" | Max Kellermann | 1 | -0/+57 |
2009-06-30 | doc/user: added introduction | Enrico Mioso | 1 | -3/+33 |
2009-06-30 | doc/protocol: clarified "idle database" | Max Kellermann | 1 | -1/+1 |
2009-06-26 | doc: fix wording for option "follow_inside_symlinks" | Enrico Mioso | 1 | -2/+2 |
2009-06-25 | command: added new "status" line with more precise "elapsed time" | Max Kellermann | 1 | -0/+10 |
2009-06-09 | doc: refer to command_list_ok_begin, not command_list_begin | Max Kellermann | 1 | -1/+1 |