aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/upnp/ContentDirectoryService.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-07lib/upnp/ContentDirectoryService: swap uri_apply_base() parametersMax Kellermann1-1/+1
When uri_apply_base() was moved from db/upnp/Util.cpp to util/UriUtil.cpp, the parameter order was changed, however without swapping the parameters in the ContentDirectoryService constructor.
2014-10-10db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann1-1/+2
2014-01-26db/upnp: move generic code to lib/upnp/Max Kellermann1-0/+93