summaryrefslogtreecommitdiff
path: root/src/DatabasePlugin.hxx
AgeCommit message (Expand)Author
2014-01-24Database*: move to db/Max Kellermann
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-11DatabasePlugin: add interface DatabaseListenerMax Kellermann
2013-11-22DatabasePlugin: add method GetUpdateStamp()Max Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-20TagType: rename enum tag_type to TagTypeMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-04DatabasePlugin: pass config_param referenceMax Kellermann
2013-07-30tag: move enum tag_type to TagType.hMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2012-08-16DatabasePlugin: add method ReturnSong()Max Kellermann
2012-08-15DatabasePlugin: add method GetStats()Max Kellermann
2012-08-15DatabasePlugin: add method VisitUniqueTags()Max Kellermann
2012-08-07db_selection: rename to DatabaseSelectionMax Kellermann
2012-08-07Database{Plugin,Visitor}: pass referencesMax Kellermann
2012-08-02DatabasePlugin: add simpler Visit() wrapeprMax Kellermann
2012-08-02DatabasePlugin: make Visit() constMax Kellermann
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann
2012-08-01db_plugin: convert to C++Max Kellermann