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