diff options
author | Max Kellermann <max@duempel.org> | 2014-12-17 19:19:13 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-12-17 19:19:13 +0100 |
commit | 9c56c49e73319a339f77969c61aa6df7574e9bc6 (patch) | |
tree | 5fee115d1d8c6e58f83dcdfee945824d9a5364b6 /NEWS | |
parent | c5720a15c76a15debadc9205afa2558f11e5d9ff (diff) | |
parent | acb798e54481916c5fa25e3c227eb1f1c7316a10 (diff) |
Merge tag 'v0.18.21' into v0.19.x
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -7,7 +7,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) @@ -158,6 +161,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 |