aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp/Device.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-18db/upnp/Device: move code to method Parse()Max Kellermann1-11/+10
2014-01-18db/upnp/Discovery: don't copy XML to std::stringMax Kellermann1-2/+2
2014-01-18db/upnp: use move operator to assign XML CDATAMax Kellermann1-11/+11
2014-01-18db/upnp/Util: trimstring() constructs string from bufferMax Kellermann1-2/+1
2014-01-10db/upnp/Device: remove unused attribute "m_tabs"Max Kellermann1-4/+1
2014-01-10db/upnp: remove unnecessary empty string checks from CharacterData()Max Kellermann1-3/+0
2014-01-09UPnP database pluginJean-Francois Dockes1-0/+140