aboutsummaryrefslogtreecommitdiffstats
path: root/src/Stats.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stats: stats_print() returns voidMax Kellermann2012-08-291-3/+2
|
* DatabasePlugin: add method GetStats()Max Kellermann2012-08-151-63/+18
| | | | | Optimize the ProxyDatabase by invoking "stats" on the peer, instead of visiting all songs.
* DatabaseGlue: add function db_is_simple()Max Kellermann2012-08-081-4/+8
| | | | Preparing for non-"simple" database plugins.
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-071-3/+2
|
* Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-071-4/+4
|
* stats: convert to C++Max Kellermann2012-08-021-0/+133