| Commit message (Expand) | Author | Files | Lines |
2014-10-10 | db/upnp/Util: move caturl() to util/UriUtil.cxx | Max Kellermann | 1 | -28/+0 |
2014-01-26 | db/upnp: move generic code to lib/upnp/ | Max Kellermann | 1 | -0/+0 |
2014-01-24 | Database*: move to db/ | Max Kellermann | 1 | -0/+0 |
2014-01-22 | db/upnp: emplace/move in csvToStrings() | Max Kellermann | 1 | -2/+2 |
2014-01-22 | db/upnp: require an empty token list in csvToStrings() | Max Kellermann | 1 | -6/+4 |
2014-01-22 | db/proxy: simplify csvToStrings() | Max Kellermann | 1 | -47/+17 |
2014-01-22 | db/upnp: use std::list instead of std::set for SearchCapabilities | Max Kellermann | 1 | -5/+3 |
2014-01-22 | db/upnp/Util: pass char* to csvToStrings() | Max Kellermann | 1 | -6/+9 |
2014-01-22 | db/upnp/Util: handle absolute URI paths properly in caturl() | Max Kellermann | 1 | -7/+20 |
2014-01-22 | db/upnp/Util: use string::back(), string::front() | Max Kellermann | 1 | -5/+5 |
2014-01-22 | db/upnp/Device: replace std::vector with a std::string pointer | Max Kellermann | 1 | -10/+11 |
2014-01-22 | db/upnp/Util: "emplace" items into the list | Max Kellermann | 1 | -3/+3 |
2014-01-21 | db/upnp: use std::list instead of std::vector | Max Kellermann | 1 | -2/+2 |
2014-01-18 | db/upnp/Util: trimstring() constructs string from buffer | Max Kellermann | 1 | -11/+10 |
2014-01-11 | db/upnp: move stringToTokens() to Util.cxx | Max Kellermann | 1 | -0/+35 |
2014-01-09 | UPnP database plugin | Jean-Francois Dockes | 1 | -0/+149 |