aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/Helpers.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann2014-11-281-2/+2
* db/Stats: use std::chrono::duration for the total durationMax Kellermann2014-08-291-1/+1
* Tag: use SignedSongTime for the song durationMax Kellermann2014-08-291-2/+2
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-3/+1
* db/Helpers: split libraryMax Kellermann2014-04-251-36/+0
* db/Helpers: move code to tag/Set.cxxMax Kellermann2014-04-241-88/+1
* db/Helpers: move TagSet to dedicated headerMax Kellermann2014-04-241-24/+1
* db/Helpers: use set::emplace()Max Kellermann2014-04-241-0/+8
* DatabaseCommands: "list" allows groupingMax Kellermann2014-04-241-13/+108
* db/Helpers: "list" on album artist falls back to the artist tagMax Kellermann2014-04-241-1/+4
* db/Helpers: move code to CheckUniqueTag()Max Kellermann2014-04-241-6/+12
* db/Helpers: use reference instead of pointerMax Kellermann2014-04-241-4/+6
* DatabasePlugin: split headerMax Kellermann2014-02-191-1/+2
* Database*: move to db/Max Kellermann2014-01-241-0/+131