aboutsummaryrefslogtreecommitdiff
path: root/src/DatabaseGlue.cxx
Commit message (Expand)AuthorAge
* Database*: fix nullptr dereference when no database is configuredMax Kellermann2012-08-22
* DatabasePlugin: add method ReturnSong()Max Kellermann2012-08-16
* db_visitor: delete obsolete headerMax Kellermann2012-08-15
* DatabaseGlue: look up the database pluginMax Kellermann2012-08-08
* DatabaseGlue: pass block to db_init()Max Kellermann2012-08-08
* DatabaseGlue: add function db_is_simple()Max Kellermann2012-08-08
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-07
* DatabaseGlue: remove db_walk(), db_visit()Max Kellermann2012-08-02
* DatabaseGlue: add function GetDatabase()Max Kellermann2012-08-02
* db_plugin: convert to C++Max Kellermann2012-08-01