aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp/Object.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* db/upnp/Object: remove obsolete attribute "m_title"Max Kellermann2014-01-151-1/+0
* db/upnp/Object: add attribute "tag"Max Kellermann2014-01-141-25/+4
* db/upnp/Object: disallow copying, always moveMax Kellermann2014-01-141-0/+4
* db/upnp/Object: add attribute "name"Max Kellermann2014-01-141-2/+8
* db/upnp/Object: add attribute "url"Max Kellermann2014-01-111-0/+2
* db/upnp/Directory: parse durationMax Kellermann2014-01-111-0/+6
* db/upnp/Object: use strictly-typed enumsMax Kellermann2014-01-101-6/+15
* db/upnp: getprop() returns const char *Max Kellermann2014-01-101-5/+3
* UPnP database pluginJean-Francois Dockes2014-01-091-0/+79