aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/upnp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-17*: doxygen fixupsMax Kellermann1-5/+2
2015-02-03lib/upnp/Discovery: remove locking from ExpireDevices()Max Kellermann2-7/+6
2015-02-02lib/upnp/Discovery: apply naming conventionMax Kellermann3-37/+37
2015-01-01Copyright year 2015Max Kellermann17-17/+17
2014-11-07lib/upnp/ContentDirectoryService: swap uri_apply_base() parametersMax Kellermann1-1/+1
2014-11-02lib/upnp/Discovery: add missing stdlib.h includeMax Kellermann1-0/+1
2014-10-10db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann3-32/+2
2014-08-30*: add missing Compiler.h includesMax Kellermann1-0/+1
2014-01-26neighbor/upnp: UPnP media server discoveryMax Kellermann1-0/+5
2014-01-26upnp: initialize the client handle only onceMax Kellermann2-53/+62
2014-01-26upnp: move library initialization to Init.cxxMax Kellermann3-17/+111
2014-01-26upnp/discovery: use a plain UpnpClient_Handle instead of class LibUPnPMax Kellermann2-8/+6
2014-01-26upnp: add class UpnpCallbackMax Kellermann5-26/+64
2014-01-26upnp: remove obsolete global variable "theLib"Max Kellermann1-6/+0
2014-01-26upnp/Discovery: add listener interfaceMax Kellermann2-2/+36
2014-01-26db/upnp: move generic code to lib/upnp/Max Kellermann16-0/+1663