aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp/ixmlwrap.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Database*: move to db/Max Kellermann2014-01-241-44/+0
|
* db/upnp/ixmlwrap: getFirstElementValue() returns const char *Max Kellermann2014-01-181-2/+2
| | | | Eliminate the std::string bloat.
* db/upnp: merge duplicate nullptr checkMax Kellermann2014-01-181-2/+2
|
* UPnP database pluginJean-Francois Dockes2014-01-091-0/+44
[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]