aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseVisitor.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-6/+5
| | | | Replaces GLib's GError.
* song: convert header to C++Max Kellermann2013-07-281-2/+2
|
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-3/+3
|
* PlaylistInfo: rename class, use std::stringMax Kellermann2013-01-021-2/+2
|
* DatabasePlugin: add method VisitUniqueTags()Max Kellermann2012-08-151-0/+2
| | | | | Optimize the ProxyDatabase by invoking "list" on the peer, instead of visiting all songs.
* Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-071-3/+4
|
* DatabaseVisitor, ...: use GError forward declarationMax Kellermann2012-08-021-2/+2
|
* db_plugin: convert to C++Max Kellermann2012-08-011-0/+35