command/playlist: "load" supports relative positions

This commit also increases the PROTOCOL_VERSION so clients can detect
the availability of the feature.
This commit is contained in:
Max Kellermann
2021-10-18 22:07:25 +02:00
parent 07e8c338df
commit 31151cec3c
4 changed files with 7 additions and 4 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.23.1 (not yet released)
* protocol
- use decimal notation instead of scientific notation
- "load" supports relative positions
* output
- pipewire: attempt to change the graph sample rate
- snapcast: fix time stamp bug which caused "Failed to get chunk"