aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp/Object.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-15db/upnp/Object: remove obsolete attribute "m_title"Max Kellermann1-1/+0
2014-01-14db/upnp/Object: add attribute "tag"Max Kellermann1-25/+4
2014-01-14db/upnp/Object: disallow copying, always moveMax Kellermann1-0/+4
2014-01-14db/upnp/Object: add attribute "name"Max Kellermann1-2/+8
2014-01-11db/upnp/Object: add attribute "url"Max Kellermann1-0/+2
2014-01-11db/upnp/Directory: parse durationMax Kellermann1-0/+6
2014-01-10db/upnp/Object: use strictly-typed enumsMax Kellermann1-6/+15
2014-01-10db/upnp: getprop() returns const char *Max Kellermann1-5/+3
2014-01-09UPnP database pluginJean-Francois Dockes1-0/+79