aboutsummaryrefslogtreecommitdiffstats
path: root/src/DetachedSong.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Tag: use SignedSongTime for the song durationMax Kellermann2014-08-291-4/+9
* db/LightSong: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-2/+2
* DetachedSong: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-5/+6
* db/LightSong: make "real_uri" a pointerMax Kellermann2014-02-041-1/+1
* Database*: move to db/Max Kellermann2014-01-241-1/+1
* DetachedSong: un-inline the destructorMax Kellermann2014-01-231-0/+5
* LightSong: add attribute "real_uri"Max Kellermann2014-01-211-0/+1
* DetachedSong: add attribute "real_uri"Max Kellermann2014-01-211-2/+12
* LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann2014-01-191-3/+3
* Song: embed the Tag object statically into class SongMax Kellermann2014-01-191-1/+1
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-0/+51