Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-26 | upnp: initialize the client handle only once | Max Kellermann | 1 | -20/+53 |
2014-01-26 | upnp: move library initialization to Init.cxx | Max Kellermann | 1 | -17/+5 |
2014-01-26 | upnp: add class UpnpCallback | Max Kellermann | 1 | -6/+9 |
2014-01-26 | upnp: remove obsolete global variable "theLib" | Max Kellermann | 1 | -6/+0 |
2014-01-26 | db/upnp: move generic code to lib/upnp/ | Max Kellermann | 1 | -0/+0 |
2014-01-24 | Database*: move to db/ | Max Kellermann | 1 | -0/+0 |
2014-01-16 | db/upnp: move the LibUPnP instance to class UpnpDatabase | Max Kellermann | 1 | -14/+0 |
2014-01-13 | db/upnp: use std::function for the libupnp callback | Max Kellermann | 1 | -13/+3 |
2014-01-11 | db/upnp: remove unnecessary Mutex | Max Kellermann | 1 | -2/+0 |
2014-01-10 | db/upnp: remove unused method setMaxContentLength() | Max Kellermann | 1 | -6/+1 |
2014-01-10 | db/upnp: remove "upnplog" option | Max Kellermann | 1 | -30/+1 |
2014-01-10 | db/upnp: remove unused method errAsString() | Max Kellermann | 1 | -9/+0 |
2014-01-09 | UPnP database plugin | Jean-Francois Dockes | 1 | -0/+144 |