summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2018-08-20Merge branch 'v0.20.x'Max Kellermann
2018-08-20android: improve Settings UI and run mpd on bootThomas Guillem
2018-08-19android: Main is now a serviceThomas Guillem
2018-08-17storage/plugins/CurlStorage: URL-encode paths in CurlStorage::MapUTF8Joshua Wise
2018-08-17increment version number to 0.20.22Max Kellermann
2018-08-17Merge tag 'v0.20.21'Max Kellermann
2018-08-17release v0.20.21v0.20.21Max Kellermann
2018-08-17android/build.py: enable libexpat for the "curl" storage pluginMax Kellermann
2018-08-17build: Add libexpat to the crosscompile build on Windows.Joshua Wise
2018-08-14Merge branch 'master' of git://github.com/skidoo23/MPDMax Kellermann
2018-08-13playlist/cue: support file type declaration "FLAC" (non-standard)Max Kellermann
2018-08-10tag/Config: support incremental "metadata_to_use" settingMax Kellermann
2018-08-07Added unix socket support in HttpdOutputPlugin1848
2018-08-02decoder/mikmod: require at least version 3.2Max Kellermann
2018-08-02decoder/ffmpeg: require at least version 11.12Max Kellermann
2018-08-02lib/systemd/Watchdog: implement the systemd watchdog protocolMax Kellermann
2018-08-02Merge branch 'v0.20.x'Max Kellermann
2018-08-02case-insensitive URI scheme comparisonMax Kellermann
2018-07-24SongFilter: implement operator "!="Max Kellermann
2018-07-24SongFilter: new extensible filter syntaxMax Kellermann
2018-07-18config/File: implement the "include" directiveMax Kellermann
2018-07-18decoder/mad: make "gapless_mp3_playback" a block optionMax Kellermann
2018-07-06db/simple: add an AudioFormat to each SongMax Kellermann
2018-07-06require GCC 6Max Kellermann
2018-07-06Merge branch 'v0.20.x'Max Kellermann
2018-07-06db/update/ExcludeList: allow comments only at start of lineMax Kellermann
2018-07-06output/httpd: remove broken DLNA support codeMax Kellermann
2018-06-22input/curl: use class MaybeBufferedInputStreamMax Kellermann
2018-06-03Merge branch 'v0.20.x'Max Kellermann
2018-05-28db/proxy: support tags "ArtistSort", "AlbumArtistSort", "AlbumSort"Max Kellermann
2018-05-28db/proxy: add "password" settingMax Kellermann
2018-05-28increment version number to 0.20.21Max Kellermann
2018-05-22Merge tag 'v0.20.20'Max Kellermann
2018-05-22release v0.20.20v0.20.20Max Kellermann
2018-05-12python/build/libs.py: add libmpdclientMax Kellermann
2018-05-12player/Thread: pause all outputs in single modeMax Kellermann
2018-05-07decoder/opus: add support for R128_ALBUM_GAIN tagMichal Koutenský
2018-05-07decoder/dsd: allow 4 MB ID3 tagsMax Kellermann
2018-05-03Merge branch 'v0.20.x'Max Kellermann
2018-05-03decoder/{dsdiff,dsf}: support more MIME typesMax Kellermann
2018-04-30SongFilter: fix "modified-since" filterMax Kellermann
2018-04-30increment version number to 0.20.20Max Kellermann
2018-04-26Merge tag 'v0.20.19'Max Kellermann
2018-04-26release v0.20.19v0.20.19Max Kellermann
2018-04-26db/proxy: implement the group_mask parameter in VisitUniqueTags()Max Kellermann
2018-04-26db/proxy: call mpd_search_cancel() after search errorMax Kellermann
2018-04-25lib/ffmpeg/Init: fix av_register_all() deprecation warningMax Kellermann
2018-04-25player/Thread: never reuse decoder when switching radio streamsMax Kellermann
2018-03-15Merge branch 'v0.20.x'Max Kellermann
2018-03-15input/thread: move code to Stop()Max Kellermann