summaryrefslogtreecommitdiff
path: root/src/db/DatabaseSong.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-09-01db/DatabaseSong: add `noexcept`Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-05-15*: remove "pure" and "const" attributes from throwing functionsMax Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-05-08*: remove "pure" and "const" attributes from throwing functionsMax Kellermann
2017-02-08db/DatabaseSong: make the Storage optionalMax Kellermann
2017-02-08db/DatabaseSong: DatabaseDetachSong(uri) returns instance, not pointerMax 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-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