aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseVisitor.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Database*: move to db/Max Kellermann2014-01-241-37/+0
* LightDirectory: new struct replacing Directory in the DB APIMax Kellermann2014-01-221-3/+3
* LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann2014-01-191-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-6/+5
* 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
* 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