index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NEWS
Age
Commit message (
Expand
)
Author
2018-11-11
Merge branch 'fix_362' of git://github.com/miccoli/MPD
Max Kellermann
2018-11-08
output/httpd: fix nullptr dereference crash bug
Max Kellermann
2018-11-07
NEWS: mention the ENABLE_ZLIB fix
Max Kellermann
2018-11-07
output/Source: reset current_chunk in Open()
Max Kellermann
2018-11-04
decoder/ffmepg: fill AudioFormat from AVCodecContext, not AVCodecParameters
Max Kellermann
2018-11-04
decoder/ffmpeg: require FFmpeg 3.1 or later
Max Kellermann
2018-11-04
increment version number to 0.21.2
Max Kellermann
2018-11-04
release v0.21.1
v0.21.1
Max Kellermann
2018-11-04
song/Filter: operator "==" never searches substrings in filter expressions
Max Kellermann
2018-11-04
meson.build: downgrade Boost 1.67 error to warning
Max Kellermann
2018-11-04
meson.build: refuse to build with buggy Boost version 1.67
Max Kellermann
2018-11-04
lib/xiph/meson.build: the Vorbis encoder requires the Vorbis decoder
Max Kellermann
2018-11-04
meson.build: require Meson 0.47.2
Max Kellermann
2018-11-04
lib/xiph/meson.build: fix typo, replace `and` with `or`
Max Kellermann
2018-11-04
win32/build.py: link libstdc++ and libcc statically
Max Kellermann
2018-11-02
song/Filter: allow escaping quotes in filter expressions
Max Kellermann
2018-11-02
net/IPv[46]Address: make the initializers more portable
Max Kellermann
2018-11-02
system/FileDescriptor: check `__linux__` instead of `__linux`
Max Kellermann
2018-11-02
NEWS: mention the FFmpeg build fix
Max Kellermann
2018-11-01
increment version number to 0.21.1
Max Kellermann
2018-10-31
release v0.21
v0.21
Max Kellermann
2018-10-31
NEWS: mention the zeroconf_name %h substitution
Max Kellermann
2018-10-31
output/roar: remove
Max Kellermann
2018-10-30
Listen: listen on $XDG_RUNTIME_DIR/mpd/socket by default
Max Kellermann
2018-10-29
Merge tag 'v0.20.23'
Max Kellermann
2018-10-29
release v0.20.23
v0.20.23
Max Kellermann
2018-10-29
Merge branch 'v0.20.x'
Max Kellermann
2018-10-29
pcm/FloatConvert: fix compile-time integer overflow for S32
Max Kellermann
2018-10-29
player/Control: move IDLE_PLAYER to Player::SeekDecoder()
Max Kellermann
2018-10-29
NEWS: mention the new clang crash bug workaround
Max Kellermann
2018-10-29
increment version number to 0.20.23
Max Kellermann
2018-10-23
Merge tag 'v0.20.22'
Max Kellermann
2018-10-23
release v0.20.22
v0.20.22
Max Kellermann
2018-10-23
input/Error: work around clang bug leading to crash
Max Kellermann
2018-10-23
decoder/fluidsynth: adapt to API change in version 2.0
Max Kellermann
2018-10-22
Makefile.am: install the SVG icon
Max Kellermann
2018-10-22
SongFilter: check value.empty() after checking tag fallbacks
Max Kellermann
2018-10-22
Merge branch 'v0.20.x'
Max Kellermann
2018-10-22
db: fix broken command "list ... group"
Max Kellermann
2018-10-22
db/Count: print empty group if song without grouped tag exists
Max Kellermann
2018-10-22
tag/Fallback: add tag fallbacks for AlbumArtistSort, ArtistSort
Max Kellermann
2018-10-16
test: use GTest instead of cppunit
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-09-23
player/Thread: calculate `buffered_before_play` based on a fixed duration
Max Kellermann
2018-09-02
db/proxy: forward `sort` and `window` to server
Max Kellermann
2018-09-02
db/proxy: require libmpdclient 2.9
Max Kellermann
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-20
android: improve Settings UI and run mpd on boot
Thomas Guillem
2018-08-19
android: Main is now a service
Thomas Guillem
2018-08-17
storage/plugins/CurlStorage: URL-encode paths in CurlStorage::MapUTF8
Joshua Wise
[next]