aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseGlue.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Database*: fix nullptr dereference when no database is configuredMax Kellermann2012-08-221-0/+12
* DatabasePlugin: add method ReturnSong()Max Kellermann2012-08-161-0/+9
* db_visitor: delete obsolete headerMax Kellermann2012-08-151-1/+0
* DatabaseGlue: look up the database pluginMax Kellermann2012-08-081-1/+11
* DatabaseGlue: pass block to db_init()Max Kellermann2012-08-081-10/+1
* DatabaseGlue: add function db_is_simple()Max Kellermann2012-08-081-0/+11
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-071-1/+0
* DatabaseGlue: remove db_walk(), db_visit()Max Kellermann2012-08-021-49/+0
* DatabaseGlue: add function GetDatabase()Max Kellermann2012-08-021-0/+9
* db_plugin: convert to C++Max Kellermann2012-08-011-0/+199