Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Database*: fix nullptr dereference when no database is configured | Max Kellermann | 2012-08-22 | 1 | -0/+12 |
* | DatabasePlugin: add method ReturnSong() | Max Kellermann | 2012-08-16 | 1 | -0/+9 |
* | db_visitor: delete obsolete header | Max Kellermann | 2012-08-15 | 1 | -1/+0 |
* | DatabaseGlue: look up the database plugin | Max Kellermann | 2012-08-08 | 1 | -1/+11 |
* | DatabaseGlue: pass block to db_init() | Max Kellermann | 2012-08-08 | 1 | -10/+1 |
* | DatabaseGlue: add function db_is_simple() | Max Kellermann | 2012-08-08 | 1 | -0/+11 |
* | db_selection: rename to DatabaseSelection | Max Kellermann | 2012-08-07 | 1 | -1/+0 |
* | DatabaseGlue: remove db_walk(), db_visit() | Max Kellermann | 2012-08-02 | 1 | -49/+0 |
* | DatabaseGlue: add function GetDatabase() | Max Kellermann | 2012-08-02 | 1 | -0/+9 |
* | db_plugin: convert to C++ | Max Kellermann | 2012-08-01 | 1 | -0/+199 |