aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/SimpleDatabasePlugin.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DatabasePlugin: add method ReturnSong()Max Kellermann2012-08-161-0/+6
* DatabasePlugin: add method GetStats()Max Kellermann2012-08-151-0/+5
* DatabasePlugin: add method VisitUniqueTags()Max Kellermann2012-08-151-0/+5
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-071-1/+1
* Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-071-1/+1
* DatabasePlugin: make Visit() constMax Kellermann2012-08-021-2/+2
* gcc.h: re-add gcc_const and gcc_pureMax Kellermann2012-08-021-5/+4
* db_plugin: convert to C++Max Kellermann2012-08-011-0/+84