aboutsummaryrefslogtreecommitdiffstats
path: root/src/sticker (unfollow)
Commit message (Collapse)AuthorFilesLines
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