Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-19 | db/Interface: add attribute "plugin" | Max Kellermann | 1 | -2/+2 | |
The new method IsPlugin() replaces the "is_simple" flag. | |||||
2014-02-17 | Main: initialize Database before Storage | Max Kellermann | 1 | -13/+1 | |
2014-02-17 | db/Configured: disallow both "db_file" and "database" | Max Kellermann | 1 | -3/+7 | |
This is misconfiguration, and MPD should abort. | |||||
2014-02-17 | Main: move code to db/Configured.cxx | Max Kellermann | 1 | -0/+67 | |