aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp/ContentDirectoryService.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/upnp: pass unsigned integers to readDirSlice()Max Kellermann2014-01-221-3/+3
|
* db/upnp: move the LibUPnP instance to class UpnpDatabaseMax Kellermann2014-01-161-5/+12
| | | | Delete the object when closing the database.
* UPnP database pluginJean-Francois Dockes2014-01-091-0/+119
[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]