aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp/ContentDirectoryService.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-22db/upnp: pass unsigned integers to readDirSlice()Max Kellermann1-14/+14
2014-01-22db/upnp: inline ContentDirectoryService::readDirSlice()Max Kellermann1-1/+1
2014-01-22db/upnp: remove special case for "*"Max Kellermann1-3/+1
2014-01-22db/upnp: obtain char* from ixmlwrap::getFirstElementValue()Max Kellermann1-9/+13
2014-01-22db/upnp/Util: pass char* to csvToStrings()Max Kellermann1-1/+1
2014-01-22db/upnp: require an empty input capability setMax Kellermann1-1/+2
2014-01-18db/upnp: add UpnpMakeAction() helper functionMax Kellermann1-30/+22
2014-01-18db/upnp/ixmlwrap: getFirstElementValue() returns const char *Max Kellermann1-20/+26
2014-01-18db/upnp: free IXML_Document *request manuallyMax Kellermann1-38/+40
2014-01-16db/upnp: move the LibUPnP instance to class UpnpDatabaseMax Kellermann1-32/+11
2014-01-09UPnP database pluginJean-Francois Dockes1-0/+316