aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/ProxyDatabasePlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ProxyDatabasePlugin: obey the "recursive" flagMax Kellermann2012-08-081-2/+3
|
* ProxyDatabasePlugin: use an artificial "root" directoryMax Kellermann2012-08-081-2/+9
| | | | Fixes assertion failures in the Directory library.
* ProxyDatabasePlugin: new database plugin using libmpdclientMax Kellermann2012-08-081-0/+345
Implementation incomplete, but sort-of-works. DumpDatabase works, but MPD is still hard-coded on the "simple" plugin.