Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/upnp: cache m_path.back() | Max Kellermann | 2014-01-18 | 1 | -12/+13 |
* | db/upnp/Device: move code to method Parse() | Max Kellermann | 2014-01-18 | 1 | -11/+10 |
* | db/upnp/Discovery: don't copy XML to std::string | Max Kellermann | 2014-01-18 | 1 | -2/+2 |
* | db/upnp: use move operator to assign XML CDATA | Max Kellermann | 2014-01-18 | 1 | -11/+11 |
* | db/upnp/Util: trimstring() constructs string from buffer | Max Kellermann | 2014-01-18 | 1 | -2/+1 |
* | db/upnp/Device: remove unused attribute "m_tabs" | Max Kellermann | 2014-01-10 | 1 | -4/+1 |
* | db/upnp: remove unnecessary empty string checks from CharacterData() | Max Kellermann | 2014-01-10 | 1 | -3/+0 |
* | UPnP database plugin | Jean-Francois Dockes | 2014-01-09 | 1 | -0/+140 |