aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/DatabaseSong.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DatabasePlugin: split headerMax Kellermann2014-02-191-1/+1
|
* Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann2014-02-071-3/+20
| | | | Use Storage::MapUTF8() internally, don't use global variables.
* db/DatabasePlaylist: pass Database reference aroundMax Kellermann2014-02-041-8/+3
| | | | Reduce global variable usage, move to frontend code.
* Database*: move to db/Max Kellermann2014-01-241-0/+41