summaryrefslogtreecommitdiff
path: root/src/db/LightSong.hxx
AgeCommit message (Expand)Author
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2018-07-06db/simple: add an AudioFormat to each SongMax Kellermann
2018-07-06db/LightSong: pass URI to constructorMax Kellermann
2018-07-06db/LightSong: implicit initializationMax Kellermann
2018-07-06db/LightSong: make Tag a referenceMax Kellermann
2017-08-18DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::ti...Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann
2014-08-28db/LightSong: use std::chrono::duration for start_ms and end_msMax Kellermann
2014-02-04db/LightSong: make "real_uri" a pointerMax Kellermann
2014-01-24Database*: move to db/Max Kellermann