aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/upnp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-019-9/+9
|
* Merge branch 'v0.19.x'Max Kellermann2014-12-261-2/+4
|\
| * db/lazy, input/mms: add "override" keywordsMax Kellermann2014-12-261-2/+4
| | | | | | | | Fixes -Winconsistent-missing-override (clang 3.6).
* | Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann2014-11-281-1/+1
| |
* | db/upnp/Directory: TitleToPathSegment() returns rvalue referenceMax Kellermann2014-11-091-2/+2
| | | | | | | | Eliminate one implicit std::string copy.
* | db/upnp/Directory: apply coding styleMax Kellermann2014-11-091-23/+23
| |
* | db/upnp/Directory: move checkobjok() to class UPnPDirObjectMax Kellermann2014-11-082-11/+9
| |
* | db/upnp/Object: apply coding styleMax Kellermann2014-11-083-21/+28
|/
* db/upnp: fix valgrind warningMax Kellermann2014-11-071-0/+1
|
* db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann2014-10-101-0/+1
|
* db/upnp: use DatabaseStats::Clear()Max Kellermann2014-08-291-4/+1
|
* Tag: use SignedSongTime for the song durationMax Kellermann2014-08-291-6/+6
|
* db/LightSong: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-2/+2
|
* DatabaseCommands: "list" allows groupingMax Kellermann2014-04-241-7/+12
|
* db/upnp: move plugin source to upnp directoryMax Kellermann2014-02-192-0/+808
|
* db/upnp: move generic code to lib/upnp/Max Kellermann2014-01-2617-1642/+5
|
* DespotifyUtils, Expat: move to lib/Max Kellermann2014-01-242-2/+2
|
* Database*: move to db/Max Kellermann2014-01-2422-0/+2340