aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/Count.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-3/+1
| | | | Enables using range-based "for".
* db/Count: implement groupingMax Kellermann2014-04-271-7/+78
|
* db/Count: add constructorMax Kellermann2014-04-271-2/+3
|
* DatabasePrint: move PrintSongCount() to Count.cxxMax Kellermann2014-04-261-0/+75