summaryrefslogtreecommitdiff
path: root/src/db/Helpers.cxx
AgeCommit message (Expand)Author
2018-09-02db/Helpers: fix include guardMax Kellermann
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2018-07-06db/LightSong: make Tag a referenceMax Kellermann
2018-01-21db/Helpers: add "noexcept"Max Kellermann
2017-06-04Merge tag 'v0.20.9'Max Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-05-16*: remove lots of GCC 4.8 fallback codeMax Kellermann
2017-01-31Correct method types to match Interface.hxxThomas Zander
2017-01-03update copyright yearMax Kellermann
2016-10-29db/Interface: migrate visitor methods from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann
2014-08-29db/Stats: use std::chrono::duration for the total durationMax Kellermann
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann
2014-07-12Tag: add class const_iterator and methods begin(), end()Max Kellermann
2014-04-25db/Helpers: split libraryMax Kellermann
2014-04-24db/Helpers: move code to tag/Set.cxxMax Kellermann
2014-04-24db/Helpers: move TagSet to dedicated headerMax Kellermann
2014-04-24db/Helpers: use set::emplace()Max Kellermann
2014-04-24DatabaseCommands: "list" allows groupingMax Kellermann
2014-04-24db/Helpers: "list" on album artist falls back to the artist tagMax Kellermann
2014-04-24db/Helpers: move code to CheckUniqueTag()Max Kellermann
2014-04-24db/Helpers: use reference instead of pointerMax Kellermann
2014-02-19DatabasePlugin: split headerMax Kellermann
2014-01-24Database*: move to db/Max Kellermann