diff options
author | Max Kellermann <max@duempel.org> | 2014-11-18 14:31:27 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-11-18 14:31:27 +0100 |
commit | f37481f843c3ae7aa0c43591c9c7fc4a501c1f5b (patch) | |
tree | d49da92d9bd96cf7ad9c5d7c1ebbd4d3a1cbd8d2 /NEWS | |
parent | c3f6502be277ea7a9eb42babc4dc44ab2abf59e2 (diff) | |
download | mpd-f37481f843c3ae7aa0c43591c9c7fc4a501c1f5b.tar.gz mpd-f37481f843c3ae7aa0c43591c9c7fc4a501c1f5b.tar.xz mpd-f37481f843c3ae7aa0c43591c9c7fc4a501c1f5b.zip |
DatabaseCommands: add "window" parameter to "search"/"find"
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ver 0.20 (not yet released) * protocol - "commands" returns playlist commands only if playlist_directory configured + - "search"/"find" have a "window" parameter * output - pulse: set channel map to WAVE-EX |