aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongLoader.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* LocateUri: new library to classify URIs in a standard wayMax Kellermann2015-10-221-1/+6
* SongLoader: move code to LoadFromDatabase()Max Kellermann2015-10-221-0/+3
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* PlaylistMapper: use class Storage instead of Mapper.cxxMax Kellermann2014-02-071-0/+6
* Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann2014-02-071-5/+8
* Instance: add Database attributeMax Kellermann2014-02-041-8/+5
* db/DatabasePlaylist: pass Database reference aroundMax Kellermann2014-02-041-0/+19
* SongLoader: new class that merges duplicate codeMax Kellermann2014-02-031-0/+52