summaryrefslogtreecommitdiff
path: root/test/test_translate_song.cxx
AgeCommit message (Expand)Author
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann
2014-08-28DetachedSong: use std::chrono::duration for start_ms and end_msMax Kellermann
2014-07-12Tag: add class const_iterator and methods begin(), end()Max Kellermann
2014-02-07storage/local: remove utf8 path from constructorMax Kellermann
2014-02-07StoragePlugin: add method MapToRelativeUTF8()Max Kellermann
2014-02-07Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann
2014-02-04Instance: add Database attributeMax Kellermann
2014-02-04db/DatabasePlaylist: pass Database reference aroundMax Kellermann
2014-02-03SongLoader: new class that merges duplicate codeMax Kellermann
2014-01-24Database*: move to db/Max Kellermann
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann
2014-01-21PlaylistSong: modify the given song object in-placeMax Kellermann
2014-01-21test: add unit test for playlist_check_translate_song()Max Kellermann