summaryrefslogtreecommitdiff
path: root/src/sticker/SongSticker.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-02-16[clang-tidy] add ending namespace commentsRosen Penev
2020-02-01*: use `auto`Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-04-25sticker/Database: wrap in class StickerDatabaseMax Kellermann
2019-04-24sticker/*: rename source files, drop "Sticker" prefixMax Kellermann
2019-04-24sticker/Database: return Sticker by valueMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-09command/sticker, sticker/song: embed struct sticker_song_find_data in namespaceMax Kellermann
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2017-12-19Main, ...: catch any exception, not just std::runtime_errorMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-27lib/sqlite, sticker: migrate from class Error to C++ exceptionsMax Kellermann
2016-03-30sticker/SongSticker: add missing <stdexcept> includeMax Kellermann
2016-03-19db/Interface: GetSong() throws exception on errorMax Kellermann
2016-03-19sticker/Song: catch Database::GetSong() exceptionsMax Kellermann
2016-03-18sticker/Song: add _delete() overload with "const char *"Max Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-28StickerDatabase: convert the struct name to upper caseMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-12sticker/Song: add enum StickerOperator to sticker_song_find()Max Kellermann
2014-12-12sticker/Database: use the Error libraryMax Kellermann
2014-10-25SongSticker, playlist/soundcloud: add missing stdlib.h includeMax Kellermann
2014-10-25SongSticker: don't use GLibMax Kellermann
2014-02-19DatabasePlugin: split headerMax Kellermann
2014-02-04SongSticker: add Database reference parameterMax Kellermann
2014-01-29sticker: don't use classes Directory and SongMax Kellermann
2014-01-24Database*: move to db/Max Kellermann
2014-01-24Sticker*: move to sticker/Max Kellermann