aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/upnp/ClientInit.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-26upnp: initialize the client handle only onceMax Kellermann1-20/+53
2014-01-26upnp: move library initialization to Init.cxxMax Kellermann1-17/+5
2014-01-26upnp: add class UpnpCallbackMax Kellermann1-6/+9
2014-01-26upnp: remove obsolete global variable "theLib"Max Kellermann1-6/+0
2014-01-26db/upnp: move generic code to lib/upnp/Max Kellermann1-0/+0
2014-01-24Database*: move to db/Max Kellermann1-0/+0
2014-01-16db/upnp: move the LibUPnP instance to class UpnpDatabaseMax Kellermann1-14/+0
2014-01-13db/upnp: use std::function for the libupnp callbackMax Kellermann1-13/+3
2014-01-11db/upnp: remove unnecessary MutexMax Kellermann1-2/+0
2014-01-10db/upnp: remove unused method setMaxContentLength()Max Kellermann1-6/+1
2014-01-10db/upnp: remove "upnplog" optionMax Kellermann1-30/+1
2014-01-10db/upnp: remove unused method errAsString()Max Kellermann1-9/+0
2014-01-09UPnP database pluginJean-Francois Dockes1-0/+144