command/playlist: allow range in playlistdelete

This commit is contained in:
Max Kellermann
2021-10-25 12:16:20 +02:00
parent ade847bc89
commit 48e8a26813
5 changed files with 19 additions and 3 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.23.3 (not yet released)
* protocol
- add optional position parameter to "add" and "playlistadd"
- allow range in "playlistdelete"
* output
- alsa: add option "stop_dsd_silence" to work around DSD DAC noise
* macOS: fix libfmt related build failure