aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/ProxyDatabasePlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* db/UniqueTags, tag/Set, ...: use typedef tag_mask_tMax Kellermann2015-08-241-2/+2
* SongFilter: return "const char *" instead of std::stringMax Kellermann2015-06-251-4/+4
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-9/+9
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-1/+1
* db/plugins/ProxyDatabasePlugin: add "keepalive" parameterJoshua Wise2015-01-151-0/+6
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Merge branch 'v0.18.x' into v0.19.xMax Kellermann2014-12-261-4/+4
* Add MusicBrainz' Release Track Id tagWieland Hoffmann2014-09-271-0/+4
* db/proxy: support empty values in VisitUniqueTags()Max Kellermann2014-09-181-0/+9
* db/Stats: use std::chrono::duration for the total durationMax Kellermann2014-08-291-1/+1
* Tag: use SignedSongTime for the song durationMax Kellermann2014-08-291-1/+4
* db/LightSong: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-3/+3
* db/proxy: implement Update()Max Kellermann2014-07-291-0/+19
* Merge branch 'v0.18.x'Max Kellermann2014-06-231-1/+21
* db/proxy: use mpd_song_get_{start,end}() only with libmpdclient >= 2.3Max Kellermann2014-06-231-0/+5
* db/proxy: initialize LightSong::real_uriMax Kellermann2014-06-211-0/+1
* DatabaseCommands: "list" allows groupingMax Kellermann2014-04-241-4/+9
* db/proxy: check connect error before initializing SocketMonitorMax Kellermann2014-03-061-7/+7
* DatabasePlugin: add FLAG_REQUIRE_STORAGEMax Kellermann2014-02-191-1/+1
* DatabasePlugin: add attribute "flags"Max Kellermann2014-02-191-0/+1
* db/Interface: add attribute "plugin"Max Kellermann2014-02-191-1/+2
* DatabasePlugin: split headerMax Kellermann2014-02-191-0/+2
* db/proxy: include cleanupMax Kellermann2014-02-041-1/+0
* Playlist{Info,Vector}: move to db/Max Kellermann2014-01-271-1/+1
* Database*: move to db/Max Kellermann2014-01-241-0/+782