aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongLoader.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* LocateUri: new library to classify URIs in a standard wayMax Kellermann2015-10-221-34/+32
* SongLoader: move code to LoadFromDatabase()Max Kellermann2015-10-221-10/+17
* DetachedSong: move code from Update() to LoadFile()Max Kellermann2015-10-201-8/+6
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* fs/Traits, ...: work around -Wtautological-pointer-compareMax Kellermann2014-12-261-0/+3
* StoragePlugin: add method MapToRelativeUTF8()Max Kellermann2014-02-071-9/+8
* Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann2014-02-071-2/+4
* Instance: add Database attributeMax Kellermann2014-02-041-0/+7
* db/DatabasePlaylist: pass Database reference aroundMax Kellermann2014-02-041-3/+4
* SongLoader: new class that merges duplicate codeMax Kellermann2014-02-031-0/+102