db/proxy: implement the group_mask parameter in VisitUniqueTags()

Closes #258
This commit is contained in:
Max Kellermann
2018-04-26 19:28:47 +02:00
parent 388768b3a6
commit ac395429c3
2 changed files with 54 additions and 10 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.20.19 (not yet released)
- validate absolute seek time, reject negative values
* database
- proxy: fix "search already in progress" errors
- proxy: implement "list ... group"
* input
- mms: fix lockup bug and a crash bug
* decoder