song/Filter: allow escaping quotes in filter expressions

Closes #397
This commit is contained in:
Max Kellermann
2018-11-02 19:15:08 +01:00
parent 96ae0ec93a
commit 528f5b9cb9
9 changed files with 130 additions and 9 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.21.1 (not yet released)
* protocol
- allow escaping quotes in filter expressions
* decoder
- ffmpeg: fix build failure with non-standard FFmpeg installation path
* fix build failure on Linux-PowerPC