summaryrefslogtreecommitdiff
path: root/src/db/DatabaseSong.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-09-08db/Song: translate relative "real_uri" pathsMax Kellermann
2019-09-01db/DatabaseSong: add `noexcept`Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2017-02-08db/DatabaseSong: make the Storage optionalMax Kellermann
2017-02-08db/DatabaseSong: DatabaseDetachSong(uri) returns instance, not pointerMax Kellermann
2017-02-08db/DatabaseSong: use AtScopeExit()Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-19db/Interface: GetSong() throws exception on errorMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-01storage/Interface: include cleanupMax Kellermann
2014-02-19DatabasePlugin: split headerMax Kellermann
2014-02-07Mapper: move map_song_detach() to db/DatabaseSong.cxxMax Kellermann
2014-02-04db/DatabasePlaylist: pass Database reference aroundMax Kellermann
2014-01-24Database*: move to db/Max Kellermann