diff options
author | Max Kellermann <max@duempel.org> | 2014-12-17 19:27:59 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-12-17 19:27:59 +0100 |
commit | 8400da9934df3e61f0dc792c7f9ce311b0103b39 (patch) | |
tree | 0e769e89fed8f2e3c1bd80e9623d6bad8aa82dc6 /NEWS | |
parent | ae8bdd473c0481d2685dbdee4bd2df73c4199250 (diff) | |
parent | 6d89020f80290b3eec97abbe25cc5d52fbd7b5cf (diff) | |
download | mpd-8400da9934df3e61f0dc792c7f9ce311b0103b39.tar.gz mpd-8400da9934df3e61f0dc792c7f9ce311b0103b39.tar.xz mpd-8400da9934df3e61f0dc792c7f9ce311b0103b39.zip |
Merge tag 'v0.19.7'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -18,7 +18,7 @@ ver 0.20 (not yet released) * reset song priority on playback * remove dependency on GLib -ver 0.19.7 (not yet released) +ver 0.19.7 (2014/12/17) * input - nfs: fix crash while canceling a failing file open operation - nfs: fix memory leak on connection failure @@ -27,7 +27,10 @@ ver 0.19.7 (not yet released) * storage - nfs: implement I/O timeout (60 seconds) * playlist + - embcue: fix filename suffix detection - don't skip non-existent songs in "listplaylist" +* decoder + - ffmpeg: fix time stamp underflow * fix memory allocator bug on Windows ver 0.19.6 (2014/12/08) @@ -178,6 +181,12 @@ ver 0.19 (2014/10/10) * install systemd unit for socket activation * Android port +ver 0.18.21 (2014/12/17) +* playlist + - embcue: fix filename suffix detection +* decoder + - ffmpeg: fix time stamp underflow + ver 0.18.20 (2014/12/08) * decoder - ffmpeg: support FFmpeg 2.5 |