Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/lazy, input/mms: add "override" keywords | Max Kellermann | 2014-12-26 | 1 | -2/+4 |
| | | | | Fixes -Winconsistent-missing-override (clang 3.6). | ||||
* | 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 |