aboutsummaryrefslogtreecommitdiffstats
path: root/src/sticker (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-12-04SongSticker: remove obsolete documentationMax Kellermann1-2/+1
2014-10-25SongSticker, playlist/soundcloud: add missing stdlib.h includeMax Kellermann1-0/+1
For free().
2014-10-25SongSticker: don't use GLibMax Kellermann1-4/+3
2014-02-19DatabasePlugin: split headerMax Kellermann1-1/+1
2014-02-04SongSticker: add Database reference parameterMax Kellermann2-7/+4
2014-01-29sticker: don't use classes Directory and SongMax Kellermann2-11/+17
Don't depend on the "simple" database plugin. This fixes an assertion failure / crash and allows using stickers with other plugins.
2014-01-24Database*: move to db/Max Kellermann1-3/+3
2014-01-24Sticker*: move to sticker/Max Kellermann6-0/+1054