aboutsummaryrefslogtreecommitdiffstats
path: root/src/sticker/Match.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* sticker/Match: add inequality operatorsMax Kellermann2014-12-121-0/+12
|
* sticker/Match: add operator "EQUALS"Max Kellermann2014-12-121-0/+6
| | | | | Mapped to "=" in the MPD protocol. This is the first operator, initially supporting value matches in the MPD protocol.
* sticker/Song: add enum StickerOperator to sticker_song_find()Max Kellermann2014-12-121-0/+31