command: allow to omit END in ranges (START:END)

If END is omitted, mpd should use the highest possible value instead of raising an error.
This partially reverts 52e9cab1c1
This commit is contained in:
Jörg Thalheim
2013-02-18 22:57:39 +01:00
committed by Max Kellermann
parent 96dc0a318a
commit d5b756413a
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.17.4 (2013/??/??)
* protocol:
- allow to omit END in ranges (START:END)
* decoder:
- ffmpeg: support float planar audio (ffmpeg 1.1)
* player: