aboutsummaryrefslogtreecommitdiff
path: root/src/Stats.cxx
Commit message (Collapse)AuthorAge
* PlayerControl: move functions into the classMax Kellermann2013-01-20
|
* player_control.h: convert header to C++Max Kellermann2013-01-04
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
|
* client: convert to C++Max Kellermann2013-01-03
|
* database.h: rename to DatabaseSimple.hxxMax Kellermann2013-01-03
|
* Stats: stats_print() returns voidMax Kellermann2012-08-29
|
* DatabasePlugin: add method GetStats()Max Kellermann2012-08-15
| | | | | Optimize the ProxyDatabase by invoking "stats" on the peer, instead of visiting all songs.
* DatabaseGlue: add function db_is_simple()Max Kellermann2012-08-08
| | | | Preparing for non-"simple" database plugins.
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-07
|
* Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-07
|
* stats: convert to C++Max Kellermann2012-08-02