Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/upnp/Util: pass char* to csvToStrings() | Max Kellermann | 2014-01-22 | 1 | -1/+2 |
* | db/upnp/Device: replace std::vector with a std::string pointer | Max Kellermann | 2014-01-22 | 1 | -3/+2 |
* | db/upnp: use std::list instead of std::vector | Max Kellermann | 2014-01-21 | 1 | -2/+2 |
* | db/upnp/Util: trimstring() constructs string from buffer | Max Kellermann | 2014-01-18 | 1 | -2/+3 |
* | db/upnp: move stringToTokens() to Util.cxx | Max Kellermann | 2014-01-11 | 1 | -0/+8 |
* | db/upnp: remove unused macro PLOGINF() | Max Kellermann | 2014-01-10 | 1 | -9/+0 |
* | UPnP database plugin | Jean-Francois Dockes | 2014-01-09 | 1 | -0/+46 |