Max Kellermann
|
356c829b76
|
util/StringView: new utility class
|
2015-09-30 22:21:46 +02:00 |
|
Max Kellermann
|
f0b58c6f24
|
db/UniqueTags, tag/Set, ...: use typedef tag_mask_t
|
2015-08-24 11:53:30 +02:00 |
|
Max Kellermann
|
eb86fdfbea
|
SongFilter: return "const char *" instead of std::string
|
2015-06-25 23:15:36 +02:00 |
|
Max Kellermann
|
3d446d3266
|
lib/upnp/Discovery: apply naming convention
|
2015-02-02 21:12:19 +00:00 |
|
Max Kellermann
|
4fa5538e2b
|
config/Param: split block-specific attributes to new struct ConfigBlock
The old struct config_param remains only for top-level string options.
|
2015-01-21 23:56:33 +01:00 |
|
Max Kellermann
|
fe85fa3bea
|
ConfigData: move struct config_param to Param.hxx
|
2015-01-21 21:23:02 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
412bedb697
|
Merge branch 'v0.19.x'
|
2014-12-26 14:40:32 +01:00 |
|
Max Kellermann
|
9f7fd1fbfb
|
db/lazy, input/mms: add "override" keywords
Fixes -Winconsistent-missing-override (clang 3.6).
|
2014-12-26 14:29:29 +01:00 |
|
Max Kellermann
|
d93172bee8
|
Compiler.h: add macro CLANG_OR_GCC_VERSION()
|
2014-11-28 19:09:56 +01:00 |
|
Max Kellermann
|
0120f396ac
|
db/upnp/Directory: TitleToPathSegment() returns rvalue reference
Eliminate one implicit std::string copy.
|
2014-11-09 20:46:32 +01:00 |
|
Max Kellermann
|
231fffe594
|
db/upnp/Directory: apply coding style
|
2014-11-09 20:40:05 +01:00 |
|
Max Kellermann
|
e67afc35b8
|
db/upnp/Directory: move checkobjok() to class UPnPDirObject
|
2014-11-08 10:55:59 +01:00 |
|
Max Kellermann
|
5e73007b1d
|
db/upnp/Object: apply coding style
|
2014-11-08 10:52:35 +01:00 |
|
Max Kellermann
|
ccb13205f4
|
db/upnp: fix valgrind warning
|
2014-11-07 19:12:43 +01:00 |
|
Max Kellermann
|
464767c5fd
|
db/upnp/Util: move caturl() to util/UriUtil.cxx
|
2014-10-10 22:43:40 +02:00 |
|
Max Kellermann
|
de64b35359
|
db/upnp: use DatabaseStats::Clear()
|
2014-08-29 23:24:49 +02:00 |
|
Max Kellermann
|
7c25d83f1c
|
Tag: use SignedSongTime for the song duration
|
2014-08-29 13:20:58 +02:00 |
|
Max Kellermann
|
2efd8ef52d
|
db/LightSong: use std::chrono::duration for start_ms and end_ms
|
2014-08-28 13:03:18 +02:00 |
|
Max Kellermann
|
ae178c77bd
|
DatabaseCommands: "list" allows grouping
|
2014-04-24 11:38:49 +02:00 |
|
Max Kellermann
|
e92a41fa3a
|
db/upnp: move plugin source to upnp directory
|
2014-02-19 23:46:00 +01:00 |
|
Max Kellermann
|
f86f5ad224
|
db/upnp: move generic code to lib/upnp/
|
2014-01-26 13:41:40 +01:00 |
|
Max Kellermann
|
97391fd4b9
|
DespotifyUtils, Expat: move to lib/
|
2014-01-24 16:44:36 +01:00 |
|
Max Kellermann
|
9d34fc394c
|
Database*: move to db/
|
2014-01-24 16:38:44 +01:00 |
|