Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | StickerDatabase: convert the struct name to upper case | Max Kellermann | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | sticker/Song: add enum StickerOperator to sticker_song_find() | Max Kellermann | 2014-12-12 | 1 | -1/+2 |
| | |||||
* | sticker/Database: use the Error library | Max Kellermann | 2014-12-12 | 1 | -12/+16 |
| | |||||
* | SongSticker, playlist/soundcloud: add missing stdlib.h include | Max Kellermann | 2014-10-25 | 1 | -0/+1 |
| | | | | For free(). | ||||
* | SongSticker: don't use GLib | Max Kellermann | 2014-10-25 | 1 | -4/+3 |
| | |||||
* | DatabasePlugin: split header | Max Kellermann | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | SongSticker: add Database reference parameter | Max Kellermann | 2014-02-04 | 1 | -5/+2 |
| | |||||
* | sticker: don't use classes Directory and Song | Max Kellermann | 2014-01-29 | 1 | -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 Kellermann | 2014-01-24 | 1 | -3/+3 |
| | |||||
* | Sticker*: move to sticker/ | Max Kellermann | 2014-01-24 | 1 | -0/+121 |