summaryrefslogtreecommitdiff
path: root/src/db/DatabaseQueue.cxx
AgeCommit message (Expand)Author
2020-05-04remove std::bind usage as much as possibleRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2017-02-08db/DatabaseSong: make the Storage optionalMax Kellermann
2017-01-31Correct method types to match Interface.hxxThomas Zander
2017-01-03update copyright yearMax Kellermann
2016-10-29db/Interface: migrate visitor methods from class Error to C++ exceptionsMax Kellermann
2016-10-26Instance: add GetDatabaseOrThrow()Max Kellermann
2016-02-28queue/PlaylistEdit: throw PlaylistError on errorMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-27Playlist: use the Error library to return errorsMax Kellermann
2014-02-19DatabasePlugin: split headerMax Kellermann
2014-02-07Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann
2014-02-04Instance: add Database attributeMax Kellermann
2014-01-24Database*: move to db/Max Kellermann