aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/Configured.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* StoragePlugin: pass EventLoop to constructorMax Kellermann2014-10-091-4/+5
|
* storage/Configured: fix fallback music directoryMax Kellermann2014-03-011-4/+1
| | | | This was accidently disabled when storage plugins were introduced.
* DatabasePlugin: add FLAG_REQUIRE_STORAGEMax Kellermann2014-02-191-0/+6
| | | | | Ignore the storage configuration if FLAG_REQUIRE_STORAGE is not set in the DatabasePlugin.
* Main: move code to storage/Configured.cxxMax Kellermann2014-02-091-0/+78