diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -15,8 +15,10 @@ MPD 0.14.1 - not yet released * configure.ac: check for pkg-config before using it * fix minor memory leak in decoder_tag() * fix cross-fading bug: it used to play some chunks of the new song twice -* playlist: fix assertion failure during playlist load -* playlist: implement Fisher-Yates shuffle properly +* playlist + - fix assertion failure during playlist load + - implement Fisher-Yates shuffle properly + - safely search the playlist for deleted song * use custom PRNG for volume dithering (speedup) * detect libid3tag without pkg-config |