Age | Commit message (Expand) | Author |
---|---|---|
2014-08-29 | Tag: use SignedSongTime for the song duration | Max Kellermann |
2014-08-28 | DetachedSong: use std::chrono::duration for start_ms and end_ms | Max Kellermann |
2014-07-12 | Tag: add class const_iterator and methods begin(), end() | Max Kellermann |
2014-02-07 | storage/local: remove utf8 path from constructor | Max Kellermann |
2014-02-07 | StoragePlugin: add method MapToRelativeUTF8() | Max Kellermann |
2014-02-07 | Mapper: move map_song_detach() to db/DatabaseSong.cxx | Max Kellermann |
2014-02-04 | Instance: add Database attribute | Max Kellermann |
2014-02-04 | db/DatabasePlaylist: pass Database reference around | Max Kellermann |
2014-02-03 | SongLoader: new class that merges duplicate code | Max Kellermann |
2014-01-24 | Database*: move to db/ | Max Kellermann |
2014-01-23 | playlist/*: move to playlist/plugins/ | Max Kellermann |
2014-01-21 | PlaylistSong: modify the given song object in-place | Max Kellermann |
2014-01-21 | test: add unit test for playlist_check_translate_song() | Max Kellermann |