aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/Configured.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/Interface: add attribute "plugin"Max Kellermann2014-02-191-2/+2
| | | | The new method IsPlugin() replaces the "is_simple" flag.
* Main: initialize Database before StorageMax Kellermann2014-02-171-13/+1
|
* db/Configured: disallow both "db_file" and "database"Max Kellermann2014-02-171-3/+7
| | | | This is misconfiguration, and MPD should abort.
* Main: move code to db/Configured.cxxMax Kellermann2014-02-171-0/+67