aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/upnp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-30util/StringView: new utility classMax Kellermann1-14/+5
2015-08-24db/UniqueTags, tag/Set, ...: use typedef tag_mask_tMax Kellermann1-2/+2
2015-06-25SongFilter: return "const char *" instead of std::stringMax Kellermann1-2/+2
2015-02-02lib/upnp/Discovery: apply naming conventionMax Kellermann1-4/+4
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann1-6/+6
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann1-1/+1
2015-01-01Copyright year 2015Max Kellermann9-9/+9
2014-12-26db/lazy, input/mms: add "override" keywordsMax Kellermann1-2/+4
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann1-1/+1
2014-11-09db/upnp/Directory: TitleToPathSegment() returns rvalue referenceMax Kellermann1-2/+2
2014-11-09db/upnp/Directory: apply coding styleMax Kellermann1-23/+23
2014-11-08db/upnp/Directory: move checkobjok() to class UPnPDirObjectMax Kellermann2-11/+9
2014-11-08db/upnp/Object: apply coding styleMax Kellermann3-21/+28
2014-11-07db/upnp: fix valgrind warningMax Kellermann1-0/+1
2014-10-10db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann1-0/+1
2014-08-29db/upnp: use DatabaseStats::Clear()Max Kellermann1-4/+1
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann1-6/+6
2014-08-28db/LightSong: use std::chrono::duration for start_ms and end_msMax Kellermann1-2/+2
2014-04-24DatabaseCommands: "list" allows groupingMax Kellermann1-7/+12
2014-02-19db/upnp: move plugin source to upnp directoryMax Kellermann2-0/+808
2014-01-26db/upnp: move generic code to lib/upnp/Max Kellermann17-1642/+5
2014-01-24DespotifyUtils, Expat: move to lib/Max Kellermann2-2/+2
2014-01-24Database*: move to db/Max Kellermann22-0/+2340