aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/upnp/WorkQueue.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-14db/upnp/WorkQueue: use array instead of std::listMax Kellermann1-15/+19
2014-01-14db/upnp/WorkQueue: use std::list instead of std::unordered_mapMax Kellermann1-18/+6
2014-01-14db/upnp/WorkQueue: rename attributesMax Kellermann1-78/+78
2014-01-14db/upnp/WorkQueue: pass reference to take()Max Kellermann1-2/+2
2014-01-14db/upnp/WorkQueue: remove unused method qsize()Max Kellermann1-8/+0
2014-01-14db/upnp/WorkQueue: remove unused "szp" parameter from take()Max Kellermann1-3/+1
2014-01-14db/upnp/WorkQueue: remove unused statisticsMax Kellermann1-17/+2
2014-01-09UPnP database pluginJean-Francois Dockes1-0/+327