aboutsummaryrefslogtreecommitdiffstats
path: root/src/sticker/SongSticker.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* StickerDatabase: convert the struct name to upper caseMax Kellermann2015-01-281-2/+2
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* sticker/Song: add enum StickerOperator to sticker_song_find()Max Kellermann2014-12-121-1/+4
|
* sticker/Database: use the Error libraryMax Kellermann2014-12-121-6/+10
|
* SongSticker: remove obsolete documentationMax Kellermann2014-12-041-2/+1
|
* SongSticker: add Database reference parameterMax Kellermann2014-02-041-2/+2
|
* sticker: don't use classes Directory and SongMax Kellermann2014-01-291-2/+2
| | | | | Don't depend on the "simple" database plugin. This fixes an assertion failure / crash and allows using stickers with other plugins.
* Sticker*: move to sticker/Max Kellermann2014-01-241-0/+86