Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/upnp/Discovery: apply naming convention | Max Kellermann | 2015-02-02 | 1 | -4/+4 |
| | |||||
* | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -6/+6 |
| | | | | The old struct config_param remains only for top-level string options. | ||||
* | ConfigData: move struct config_param to Param.hxx | Max Kellermann | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 9 | -9/+9 |
| | |||||
* | Merge branch 'v0.19.x' | Max Kellermann | 2014-12-26 | 1 | -2/+4 |
|\ | |||||
| * | db/lazy, input/mms: add "override" keywords | Max Kellermann | 2014-12-26 | 1 | -2/+4 |
| | | | | | | | | Fixes -Winconsistent-missing-override (clang 3.6). | ||||
* | | Compiler.h: add macro CLANG_OR_GCC_VERSION() | Max Kellermann | 2014-11-28 | 1 | -1/+1 |
| | | |||||
* | | db/upnp/Directory: TitleToPathSegment() returns rvalue reference | Max Kellermann | 2014-11-09 | 1 | -2/+2 |
| | | | | | | | | Eliminate one implicit std::string copy. | ||||
* | | db/upnp/Directory: apply coding style | Max Kellermann | 2014-11-09 | 1 | -23/+23 |
| | | |||||
* | | db/upnp/Directory: move checkobjok() to class UPnPDirObject | Max Kellermann | 2014-11-08 | 2 | -11/+9 |
| | | |||||
* | | db/upnp/Object: apply coding style | Max Kellermann | 2014-11-08 | 3 | -21/+28 |
|/ | |||||
* | db/upnp: fix valgrind warning | Max Kellermann | 2014-11-07 | 1 | -0/+1 |
| | |||||
* | db/upnp/Util: move caturl() to util/UriUtil.cxx | Max Kellermann | 2014-10-10 | 1 | -0/+1 |
| | |||||
* | db/upnp: use DatabaseStats::Clear() | Max Kellermann | 2014-08-29 | 1 | -4/+1 |
| | |||||
* | Tag: use SignedSongTime for the song duration | Max Kellermann | 2014-08-29 | 1 | -6/+6 |
| | |||||
* | db/LightSong: use std::chrono::duration for start_ms and end_ms | Max Kellermann | 2014-08-28 | 1 | -2/+2 |
| | |||||
* | DatabaseCommands: "list" allows grouping | Max Kellermann | 2014-04-24 | 1 | -7/+12 |
| | |||||
* | db/upnp: move plugin source to upnp directory | Max Kellermann | 2014-02-19 | 2 | -0/+808 |
| | |||||
* | db/upnp: move generic code to lib/upnp/ | Max Kellermann | 2014-01-26 | 17 | -1642/+5 |
| | |||||
* | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 2014-01-24 | 2 | -2/+2 |
| | |||||
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 22 | -0/+2340 |