aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/DatabasePlaylist.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann2014-02-071-2/+3
| | | | Use Storage::MapUTF8() internally, don't use global variables.
* db/DatabasePlaylist: pass Database reference aroundMax Kellermann2014-02-041-2/+4
| | | | Reduce global variable usage, move to frontend code.
* Database*: move to db/Max Kellermann2014-01-241-0/+34