aboutsummaryrefslogtreecommitdiff
path: root/src/sticker.c
Commit message (Collapse)AuthorAge
* Add sticker list command.Eric Wollesen2009-03-03
| | | | | [mk: merged memory leak patch; fixed indentation (tabs); fixed documentation typo]
* Add idle event on sticker deletion, update and insertionQball Cow2009-01-25
|
* sticker: new library for storing dynamic information about songsMax Kellermann2009-01-19
"Stickers" are pieces of information attached to existing MPD objects (e.g. song files, directories, albums). Clients can create arbitrary name/value pairs. MPD itself does not assume any special meaning in them.