summaryrefslogtreecommitdiff
path: root/src/db/Count.cxx
AgeCommit message (Expand)Author
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-10-26Instance: add GetDatabaseOrThrow()Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-08db/Count: include cleanupMax Kellermann
2014-08-29db/Count: use std::chrono::duration for the total timeMax 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-27db/Count: implement groupingMax Kellermann
2014-04-27db/Count: add constructorMax Kellermann
2014-04-26DatabasePrint: move PrintSongCount() to Count.cxxMax Kellermann