aboutsummaryrefslogtreecommitdiffstats
path: root/src/sticker/SongSticker.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sticker/Song: add enum StickerOperator to sticker_song_find()Max Kellermann2014-12-121-1/+2
|
* sticker/Database: use the Error libraryMax Kellermann2014-12-121-12/+16
|
* SongSticker, playlist/soundcloud: add missing stdlib.h includeMax Kellermann2014-10-251-0/+1
| | | | For free().
* SongSticker: don't use GLibMax Kellermann2014-10-251-4/+3
|
* DatabasePlugin: split headerMax Kellermann2014-02-191-1/+1
|
* SongSticker: add Database reference parameterMax Kellermann2014-02-041-5/+2
|
* sticker: don't use classes Directory and SongMax Kellermann2014-01-291-9/+15
| | | | | Don't depend on the "simple" database plugin. This fixes an assertion failure / crash and allows using stickers with other plugins.
* Database*: move to db/Max Kellermann2014-01-241-3/+3
|
* Sticker*: move to sticker/Max Kellermann2014-01-241-0/+121