diff options
author | Max Kellermann <max@duempel.org> | 2012-02-09 23:52:51 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-02-09 23:55:34 +0100 |
commit | b9673fc521c453f8729544541ba48fcafefcf4e9 (patch) | |
tree | 18136164865bdf238900065aa2ee6d4d520f3d63 /NEWS | |
parent | b0ea3f42619d4d831830502f12340105937bf533 (diff) | |
download | mpd-b9673fc521c453f8729544541ba48fcafefcf4e9.tar.gz mpd-b9673fc521c453f8729544541ba48fcafefcf4e9.tar.xz mpd-b9673fc521c453f8729544541ba48fcafefcf4e9.zip |
command: add optional range parameter to "load"
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ver 0.17 (2011/??/??) - support client-to-client communication - "update" and "rescan" need only "CONTROL" permission - new command "seekcur" for simpler seeking within current song + - add range parameter to command "load" * input: - cdio_paranoia: new input plugin to play audio CDs - curl: enable CURLOPT_NETRC |