summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2018-11-04release v0.21.1v0.21.1Max Kellermann
2018-11-04song/Filter: operator "==" never searches substrings in filter expressionsMax Kellermann
2018-11-04meson.build: downgrade Boost 1.67 error to warningMax Kellermann
2018-11-04meson.build: refuse to build with buggy Boost version 1.67Max Kellermann
2018-11-04lib/xiph/meson.build: the Vorbis encoder requires the Vorbis decoderMax Kellermann
2018-11-04meson.build: require Meson 0.47.2Max Kellermann
2018-11-04lib/xiph/meson.build: fix typo, replace `and` with `or`Max Kellermann
2018-11-04win32/build.py: link libstdc++ and libcc staticallyMax Kellermann
2018-11-02song/Filter: allow escaping quotes in filter expressionsMax Kellermann
2018-11-02net/IPv[46]Address: make the initializers more portableMax Kellermann
2018-11-02system/FileDescriptor: check `__linux__` instead of `__linux`Max Kellermann
2018-11-02NEWS: mention the FFmpeg build fixMax Kellermann
2018-11-01increment version number to 0.21.1Max Kellermann
2018-10-31release v0.21v0.21Max Kellermann
2018-10-31NEWS: mention the zeroconf_name %h substitutionMax Kellermann
2018-10-31output/roar: removeMax Kellermann
2018-10-30Listen: listen on $XDG_RUNTIME_DIR/mpd/socket by defaultMax Kellermann
2018-10-29Merge tag 'v0.20.23'Max Kellermann
2018-10-29release v0.20.23v0.20.23Max Kellermann
2018-10-29Merge branch 'v0.20.x'Max Kellermann
2018-10-29pcm/FloatConvert: fix compile-time integer overflow for S32Max Kellermann
2018-10-29player/Control: move IDLE_PLAYER to Player::SeekDecoder()Max Kellermann
2018-10-29NEWS: mention the new clang crash bug workaroundMax Kellermann
2018-10-29increment version number to 0.20.23Max Kellermann
2018-10-23Merge tag 'v0.20.22'Max Kellermann
2018-10-23release v0.20.22v0.20.22Max Kellermann
2018-10-23input/Error: work around clang bug leading to crashMax Kellermann
2018-10-23decoder/fluidsynth: adapt to API change in version 2.0Max Kellermann
2018-10-22Makefile.am: install the SVG iconMax Kellermann
2018-10-22SongFilter: check value.empty() after checking tag fallbacksMax Kellermann
2018-10-22Merge branch 'v0.20.x'Max Kellermann
2018-10-22db: fix broken command "list ... group"Max Kellermann
2018-10-22db/Count: print empty group if song without grouped tag existsMax Kellermann
2018-10-22tag/Fallback: add tag fallbacks for AlbumArtistSort, ArtistSortMax Kellermann
2018-10-16test: use GTest instead of cppunitMax Kellermann
2018-10-14build with Meson instead of autotoolsMax Kellermann
2018-09-23player/Thread: calculate `buffered_before_play` based on a fixed durationMax Kellermann
2018-09-02db/proxy: forward `sort` and `window` to serverMax Kellermann
2018-09-02db/proxy: require libmpdclient 2.9Max Kellermann
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