aboutsummaryrefslogtreecommitdiff
path: root/src/db/SimpleDatabasePlugin.hxx
Commit message (Expand)AuthorAge
* SimpleDatabasePlugin: use file system API, log in UTF-8Denis Krjuchkov2013-02-02
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-22
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-18
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-03
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-02
* DatabasePlugin: add method ReturnSong()Max Kellermann2012-08-16
* DatabasePlugin: add method GetStats()Max Kellermann2012-08-15
* DatabasePlugin: add method VisitUniqueTags()Max Kellermann2012-08-15
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-07
* Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-07
* DatabasePlugin: make Visit() constMax Kellermann2012-08-02
* gcc.h: re-add gcc_const and gcc_pureMax Kellermann2012-08-02
* db_plugin: convert to C++Max Kellermann2012-08-01