aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp/Discovery.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/upnp/discovery: convert std::strings to const char *Max Kellermann2014-01-111-11/+13
| | | | Reduce bloat.
* UPnP database pluginJean-Francois Dockes2014-01-091-0/+326
[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]