Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -4/+4 | |
2013-07-28 | song: convert header to C++ | Max Kellermann | 1 | -3/+3 | |
2012-08-15 | DatabasePlugin: add method GetStats() | Max Kellermann | 1 | -0/+56 | |
Optimize the ProxyDatabase by invoking "stats" on the peer, instead of visiting all songs. | |||||
2012-08-15 | DatabasePlugin: add method VisitUniqueTags() | Max Kellermann | 1 | -0/+78 | |
Optimize the ProxyDatabase by invoking "list" on the peer, instead of visiting all songs. |