summaryrefslogtreecommitdiff
path: root/src/playlist/PlaylistSong.cxx
AgeCommit message (Expand)Author
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2018-01-21playlist/Song: add "noexcept"Max Kellermann
2017-12-19Main, ...: catch any exception, not just std::runtime_errorMax Kellermann
2017-02-08SongLoader: return instance, not pointerMax Kellermann
2017-02-08tag/Tag*: rename several source filesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-27LocateUri: migrate from class Error to C++ exceptionsMax Kellermann
2016-04-12playlist/Song: catch SongLoader exceptionsMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-07-12PlaylistSong: always merge tags and LastModifiedMax Kellermann
2014-07-12PlaylistSong, CueParser: don't override Tag::timeMax Kellermann
2014-02-10PlaylistSong: copy the "real" URIMax Kellermann
2014-02-07PlaylistSong: include cleanupMax Kellermann
2014-02-03SongLoader: new class that merges duplicate codeMax Kellermann
2014-01-30db: add compile-time option to disable databaseMax Kellermann
2014-01-24Database*: move to db/Max Kellermann
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann