aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/SimpleDatabasePlugin.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DatabasePlugin: add method GetUpdateStamp()Max Kellermann2013-11-221-7/+4
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-3/+3
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-10/+10
* DatabasePlugin: pass config_param referenceMax Kellermann2013-08-041-2/+2
* song: convert header to C++Max Kellermann2013-07-281-2/+2
* SimpleDatabasePlugin: use file system API, log in UTF-8Denis Krjuchkov2013-02-021-0/+1
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-2/+5
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-4/+4
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-021-1/+0
* 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