aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseRegistry.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UPnP database pluginJean-Francois Dockes2014-01-091-0/+4
| | | | | | [mk: renamed source files, applied coding style, reduced bloat, using MPD's threading library, using MPD's error reporting and logging library and refactoring, fixed lots of bugs]
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-1/+1
|
* ProxyDatabasePlugin: new database plugin using libmpdclientMax Kellermann2012-08-081-0/+5
| | | | | Implementation incomplete, but sort-of-works. DumpDatabase works, but MPD is still hard-coded on the "simple" plugin.
* DatabaseRegistry: list of pluginsMax Kellermann2012-08-071-0/+38