Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-10-22 | LocateUri: new library to classify URIs in a standard way | Max Kellermann | 1 | -34/+32 |
2015-10-22 | SongLoader: move code to LoadFromDatabase() | Max Kellermann | 1 | -10/+17 |
2015-10-20 | DetachedSong: move code from Update() to LoadFile() | Max Kellermann | 1 | -8/+6 |
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 |
2014-12-26 | fs/Traits, ...: work around -Wtautological-pointer-compare | Max Kellermann | 1 | -0/+3 |
2014-02-07 | StoragePlugin: add method MapToRelativeUTF8() | Max Kellermann | 1 | -9/+8 |
2014-02-07 | Mapper: move map_song_detach() to db/DatabaseSong.cxx | Max Kellermann | 1 | -2/+4 |
2014-02-04 | Instance: add Database attribute | Max Kellermann | 1 | -0/+7 |
2014-02-04 | db/DatabasePlaylist: pass Database reference around | Max Kellermann | 1 | -3/+4 |
2014-02-03 | SongLoader: new class that merges duplicate code | Max Kellermann | 1 | -0/+102 |