Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-26 | db/upnp: move generic code to lib/upnp/ | Max Kellermann | 1 | -70/+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 | -6/+3 |
2014-01-13 | db/upnp: use std::function for the libupnp callback | Max Kellermann | 1 | -12/+9 |
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 | -4/+0 |
2014-01-10 | db/upnp: remove "upnplog" option | Max Kellermann | 1 | -8/+0 |
2014-01-10 | db/upnp: remove unused method errAsString() | Max Kellermann | 1 | -3/+0 |
2014-01-09 | UPnP database plugin | Jean-Francois Dockes | 1 | -0/+93 |