Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stats: stats_print() returns void | Max Kellermann | 2012-08-29 | 1 | -3/+2 |
| | |||||
* | DatabasePlugin: add method GetStats() | Max Kellermann | 2012-08-15 | 1 | -63/+18 |
| | | | | | Optimize the ProxyDatabase by invoking "stats" on the peer, instead of visiting all songs. | ||||
* | DatabaseGlue: add function db_is_simple() | Max Kellermann | 2012-08-08 | 1 | -4/+8 |
| | | | | Preparing for non-"simple" database plugins. | ||||
* | db_selection: rename to DatabaseSelection | Max Kellermann | 2012-08-07 | 1 | -3/+2 |
| | |||||
* | Database{Plugin,Visitor}: pass references | Max Kellermann | 2012-08-07 | 1 | -4/+4 |
| | |||||
* | stats: convert to C++ | Max Kellermann | 2012-08-02 | 1 | -0/+133 |