aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/DatabaseQueue.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Playlist: use the Error library to return errorsMax Kellermann2014-02-271-9/+3
|
* DatabasePlugin: split headerMax Kellermann2014-02-191-1/+1
|
* Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann2014-02-071-3/+4
| | | | Use Storage::MapUTF8() internally, don't use global variables.
* Instance: add Database attributeMax Kellermann2014-02-041-1/+2
| | | | Move from db/DatabaseGlue.cxx, eliminating global variable.
* Database*: move to db/Max Kellermann2014-01-241-0/+57