| Commit message (Expand) | Author | Files | Lines |
2015-08-24 | db/UniqueTags, tag/Set, ...: use typedef tag_mask_t | Max Kellermann | 1 | -2/+2 |
2015-06-25 | SongFilter: return "const char *" instead of std::string | Max Kellermann | 1 | -2/+2 |
2015-02-02 | lib/upnp/Discovery: apply naming convention | Max Kellermann | 1 | -4/+4 |
2015-01-21 | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 1 | -6/+6 |
2015-01-21 | ConfigData: move struct config_param to Param.hxx | Max Kellermann | 1 | -1/+1 |
2015-01-01 | Copyright year 2015 | Max Kellermann | 9 | -9/+9 |
2014-12-26 | db/lazy, input/mms: add "override" keywords | Max Kellermann | 1 | -2/+4 |
2014-11-28 | Compiler.h: add macro CLANG_OR_GCC_VERSION() | Max Kellermann | 1 | -1/+1 |
2014-11-09 | db/upnp/Directory: TitleToPathSegment() returns rvalue reference | Max Kellermann | 1 | -2/+2 |
2014-11-09 | db/upnp/Directory: apply coding style | Max Kellermann | 1 | -23/+23 |
2014-11-08 | db/upnp/Directory: move checkobjok() to class UPnPDirObject | Max Kellermann | 2 | -11/+9 |
2014-11-08 | db/upnp/Object: apply coding style | Max Kellermann | 3 | -21/+28 |
2014-11-07 | db/upnp: fix valgrind warning | Max Kellermann | 1 | -0/+1 |
2014-10-10 | db/upnp/Util: move caturl() to util/UriUtil.cxx | Max Kellermann | 1 | -0/+1 |
2014-08-29 | db/upnp: use DatabaseStats::Clear() | Max Kellermann | 1 | -4/+1 |
2014-08-29 | Tag: use SignedSongTime for the song duration | Max Kellermann | 1 | -6/+6 |
2014-08-28 | db/LightSong: use std::chrono::duration for start_ms and end_ms | Max Kellermann | 1 | -2/+2 |
2014-04-24 | DatabaseCommands: "list" allows grouping | Max Kellermann | 1 | -7/+12 |
2014-02-19 | db/upnp: move plugin source to upnp directory | Max Kellermann | 2 | -0/+808 |
2014-01-26 | db/upnp: move generic code to lib/upnp/ | Max Kellermann | 17 | -1642/+5 |
2014-01-24 | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 2 | -2/+2 |
2014-01-24 | Database*: move to db/ | Max Kellermann | 22 | -0/+2340 |