aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseHelpers.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tag: convert to C++Max Kellermann2013-07-301-4/+4
|
* song: convert header to C++Max Kellermann2013-07-281-3/+3
|
* DatabasePlugin: add method GetStats()Max Kellermann2012-08-151-0/+56
| | | | | Optimize the ProxyDatabase by invoking "stats" on the peer, instead of visiting all songs.
* DatabasePlugin: add method VisitUniqueTags()Max Kellermann2012-08-151-0/+78
Optimize the ProxyDatabase by invoking "list" on the peer, instead of visiting all songs.