aboutsummaryrefslogtreecommitdiffstats
path: root/src/sticker.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-03Add sticker list command.Eric Wollesen1-0/+11
[mk: merged memory leak patch; fixed indentation (tabs); fixed documentation typo]
2009-01-19sticker: new library for storing dynamic information about songsMax Kellermann1-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.