Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tag: move enum tag_type to TagType.h | Max Kellermann | 2013-07-30 | 1 | -2/+2 |
| | |||||
* | DatabasePlugin: add method GetStats() | Max Kellermann | 2012-08-15 | 1 | -0/+5 |
| | | | | | Optimize the ProxyDatabase by invoking "stats" on the peer, instead of visiting all songs. | ||||
* | DatabasePlugin: add method VisitUniqueTags() | Max Kellermann | 2012-08-15 | 1 | -0/+36 |
Optimize the ProxyDatabase by invoking "list" on the peer, instead of visiting all songs. |