aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/upnp/Object.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-11-08db/upnp/Directory: move checkobjok() to class UPnPDirObjectMax Kellermann1-0/+8
2014-11-08db/upnp/Object: apply coding styleMax Kellermann1-6/+13
2014-01-24Database*: move to db/Max Kellermann1-0/+0
2014-01-23db/upnp: un-inline a few destructorsMax Kellermann1-0/+3
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