aboutsummaryrefslogtreecommitdiff
path: root/src/DatabaseHelpers.cxx
Commit message (Collapse)AuthorAge
* DatabasePlugin: add method GetStats()Max Kellermann2012-08-15
| | | | | Optimize the ProxyDatabase by invoking "stats" on the peer, instead of visiting all songs.
* DatabasePlugin: add method VisitUniqueTags()Max Kellermann2012-08-15
Optimize the ProxyDatabase by invoking "list" on the peer, instead of visiting all songs.