aboutsummaryrefslogtreecommitdiff
path: root/src/DatabaseGlue.cxx
Commit message (Expand)AuthorAge
* require GLib 2.24Max Kellermann2013-01-29
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-03
* database.h: rename to DatabaseSimple.hxxMax Kellermann2013-01-03
* database.h: move prototypes to DatabaseGlue.hxxMax Kellermann2013-01-03
* database.h: eliminate db_*_song()Max Kellermann2013-01-03
* Directory: turn functions to methodsMax Kellermann2013-01-02
* Directory: make the header C++ onlyMax Kellermann2013-01-02
* db_save, state_file: convert to C++Max Kellermann2013-01-02
* configure.ac: disable C++ RTTIMax Kellermann2013-01-02
* 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