aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabasePlugin.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DatabasePlugin: add method GetUpdateStamp()Max Kellermann2013-11-221-0/+9
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-10/+11
* DatabasePlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
* tag: move enum tag_type to TagType.hMax Kellermann2013-07-301-4/+1
* song: convert header to C++Max Kellermann2013-07-281-3/+4
* DatabasePlugin: add method ReturnSong()Max Kellermann2012-08-161-1/+8
* DatabasePlugin: add method GetStats()Max Kellermann2012-08-151-0/+32
* DatabasePlugin: add method VisitUniqueTags()Max Kellermann2012-08-151-0/+12
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-071-4/+4
* Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-071-3/+3
* DatabasePlugin: add simpler Visit() wrapeprMax Kellermann2012-08-021-0/+13
* DatabasePlugin: make Visit() constMax Kellermann2012-08-021-2/+2
* gcc.h: re-add gcc_const and gcc_pureMax Kellermann2012-08-021-5/+2
* db_plugin: convert to C++Max Kellermann2012-08-011-0/+87