aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/UpnpDatabasePlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-13db/upnp: add fallback for emplace()Max Kellermann1-1/+6
2014-01-11db/upnp/Object: add attribute "url"Max Kellermann1-1/+1
2014-01-11db/upnp/Directory: parse durationMax Kellermann1-13/+2
2014-01-11db/upnp: move stringToTokens() to Util.cxxMax Kellermann1-36/+1
2014-01-11db/upnp: move lazy Open() call to new class LazyDatabaseMax Kellermann1-29/+9
2014-01-11DatabasePlugin: add interface DatabaseListenerMax Kellermann1-2/+5
2014-01-10db/upnp: remove "upnplog" optionMax Kellermann1-6/+1
2014-01-10db/upnp/Object: use strictly-typed enumsMax Kellermann1-32/+53
2014-01-10db/upnp: getprop() returns const char *Max Kellermann1-16/+16
2014-01-10db/upnp: don't set mtime, start_ms, end_msMax Kellermann1-5/+0
2014-01-10db/upnp: use TagTable in upnpItemToSong()Max Kellermann1-25/+14
2014-01-09UPnP database pluginJean-Francois Dockes1-0/+923