summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2016-11-07 08:53:57 +0100
committerMax Kellermann <max@musicpd.org>2016-11-07 08:53:57 +0100
commit1859ba5ec81de2bb2a2660030748c1b915db0631 (patch)
tree7636e26c0435ff994db9338b608c2912e62ff3ed /NEWS
parentee026386e557da59806d06585e968622df365032 (diff)
output/winmm: 8 bit playback is not supported
Everything must be S16.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f11eea76..68d33c2b7 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ ver 0.19.20 (not yet released)
* decoder
- ffmpeg: ignore empty packets
- sidplay: fix playback speed with libsidplayfp
+* output
+ - winmm: fix 8 bit playback
ver 0.19.19 (2016/08/23)
* decoder