aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp/Util.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Database*: move to db/Max Kellermann2014-01-241-46/+0
* db/upnp/Util: pass char* to csvToStrings()Max Kellermann2014-01-221-1/+2
* db/upnp/Device: replace std::vector with a std::string pointerMax Kellermann2014-01-221-3/+2
* db/upnp: use std::list instead of std::vectorMax Kellermann2014-01-211-2/+2
* db/upnp/Util: trimstring() constructs string from bufferMax Kellermann2014-01-181-2/+3
* db/upnp: move stringToTokens() to Util.cxxMax Kellermann2014-01-111-0/+8
* db/upnp: remove unused macro PLOGINF()Max Kellermann2014-01-101-9/+0
* UPnP database pluginJean-Francois Dockes2014-01-091-0/+46