diff options
author | Max Kellermann <max@duempel.org> | 2015-10-26 16:29:07 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2015-10-26 16:29:07 +0100 |
commit | ac61d43720393803cb3f6bc5c74aea588e1ca68d (patch) | |
tree | 1e2561805fde1bf7919e273d9b13145b34e6c8d0 /NEWS | |
parent | 1958f78cc1bd47ce1c9b57db41194f85aed942ab (diff) |
output/Command: flush the mixer cache when enabling/disabling output
Fixes mixer lag (http://bugs.musicpd.org/view.php?id=4425).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ ver 0.19.11 (not yet released) - ffmpeg: fix crash due to wrong avio_alloc_context() call * encoder - flac: fix crash with 32 bit playback +* mixer + - fix mixer lag after enabling/disabling output ver 0.19.10 (2015/06/21) * input |