aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-06 20:14:38 +0100
committerMax Kellermann <max@duempel.org>2013-11-06 20:14:38 +0100
commitad27d06979311005560ee02a87595817f4ad2933 (patch)
treee704fda361171e6e2bb204aaa8d10be491d89766 /NEWS
parentc4b1251d0a7fdf86e5ff64720ea1945f5dd6ef52 (diff)
downloadmpd-ad27d06979311005560ee02a87595817f4ad2933.tar.gz
mpd-ad27d06979311005560ee02a87595817f4ad2933.tar.xz
mpd-ad27d06979311005560ee02a87595817f4ad2933.zip
PlayerThread: enable buffering when starting playback
For some reason, this got lost in commit 975deca8. Re-enabling this fixes stuttering at the beginning of radio streams.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab7e1116c..d3465bf65 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ ver 0.18.2 (2013/??/??)
* decoder:
- audiofile: require libaudiofile 0.3 due to API breakage
- dsf: enable DSD128
+* enable buffering when starting playback (regression fix)
* fix build failures due to missing includes
* fix big-endian support