aboutsummaryrefslogtreecommitdiffstats
path: root/src/sticker.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add sticker list command.Eric Wollesen2009-03-031-0/+11
| | | | | [mk: merged memory leak patch; fixed indentation (tabs); fixed documentation typo]
* sticker: new library for storing dynamic information about songsMax Kellermann2009-01-191-0/+86
"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.