Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/upnp/Device: move code to method Parse() | Max Kellermann | 2014-01-18 | 1 | -6/+10 |
* | db/upnp/Device: use ContentDirectoryDescriptor's move operator | Max Kellermann | 2014-01-18 | 1 | -0/+2 |
* | db/upnp/Discovery: don't copy XML to std::string | Max Kellermann | 2014-01-18 | 1 | -1/+1 |
* | db/upnp: don't use WorkQueue for _ADVERTISEMENT_BYEBYE | Max Kellermann | 2014-01-18 | 1 | -3/+2 |
* | db/upnp/Discovery: move callbacks and data structures into class | Max Kellermann | 2014-01-17 | 1 | -0/+55 |
* | db/upnp: move the LibUPnP instance to class UpnpDatabase | Max Kellermann | 2014-01-16 | 1 | -1/+4 |
* | db/upnp: move the UPnPDeviceDirectory instance to class UpnpDatabase | Max Kellermann | 2014-01-16 | 1 | -4/+2 |
* | UPnP database plugin | Jean-Francois Dockes | 2014-01-09 | 1 | -0/+90 |