Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/upnp: move the UPnPDeviceDirectory instance to class UpnpDatabase | Max Kellermann | 2014-01-16 | 1 | -11/+0 |
* | db/upnp/WorkQueue: pass reference to take() | Max Kellermann | 2014-01-14 | 1 | -1/+1 |
* | db/upnp/WorkQueue: remove unused "szp" parameter from take() | Max Kellermann | 2014-01-14 | 1 | -2/+1 |
* | db/upnp: add fallback for emplace() | Max Kellermann | 2014-01-13 | 1 | -0/+4 |
* | db/upnp: use std::function for the libupnp callback | Max Kellermann | 2014-01-13 | 1 | -6/+4 |
* | db/upnp/discovery: convert std::strings to const char * | Max Kellermann | 2014-01-11 | 1 | -11/+13 |
* | UPnP database plugin | Jean-Francois Dockes | 2014-01-09 | 1 | -0/+326 |