aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/upnp (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen fixupsMax Kellermann2015-03-171-5/+2
* lib/upnp/Discovery: remove locking from ExpireDevices()Max Kellermann2015-02-032-7/+6
* lib/upnp/Discovery: apply naming conventionMax Kellermann2015-02-023-37/+37
* Copyright year 2015Max Kellermann2015-01-0117-17/+17
* lib/upnp/ContentDirectoryService: swap uri_apply_base() parametersMax Kellermann2014-11-071-1/+1
* lib/upnp/Discovery: add missing stdlib.h includeMax Kellermann2014-11-021-0/+1
* db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann2014-10-103-32/+2
* *: add missing Compiler.h includesMax Kellermann2014-08-301-0/+1
* neighbor/upnp: UPnP media server discoveryMax Kellermann2014-01-261-0/+5
* upnp: initialize the client handle only onceMax Kellermann2014-01-262-53/+62
* upnp: move library initialization to Init.cxxMax Kellermann2014-01-263-17/+111
* upnp/discovery: use a plain UpnpClient_Handle instead of class LibUPnPMax Kellermann2014-01-262-8/+6
* upnp: add class UpnpCallbackMax Kellermann2014-01-265-26/+64
* upnp: remove obsolete global variable "theLib"Max Kellermann2014-01-261-6/+0
* upnp/Discovery: add listener interfaceMax Kellermann2014-01-262-2/+36
* db/upnp: move generic code to lib/upnp/Max Kellermann2014-01-2616-0/+1663