aboutsummaryrefslogtreecommitdiffstats
path: root/src/song_sticker.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-03Add sticker list command.Eric Wollesen1-0/+16
[mk: merged memory leak patch; fixed indentation (tabs); fixed documentation typo]
2009-01-19sticker: added song sticker libraryMax Kellermann1-0/+73
This is a wrapper for the backend sticker library. It provides several glue functions which take a song object instead of type/uri.