summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max.kellermann@gmail.com>2016-08-15 12:32:42 +0200
committerMax Kellermann <max.kellermann@gmail.com>2016-08-15 12:33:07 +0200
commit743fa73a0136173826728d5db64ba12720ba6662 (patch)
tree631f83b3b23b2172aed74c7657ad0be0298bdbb6 /NEWS
parent4d6192adcd14ea510ff1e9832e58645d327951a0 (diff)
parenta546bfe7d998274bf936225aa89b05cd46cb0888 (diff)
Merge branch 'v0.19.x'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 124a21af9..cfc6c72c0 100644
--- a/NEWS
+++ b/NEWS
@@ -54,6 +54,12 @@ ver 0.20 (not yet released)
* update
- apply .mpdignore matches to subdirectories
+ver 0.19.19 (not yet released)
+* decoder
+ - wildmidi: support libWildMidi 0.4
+* output
+ - pulse: support 32 bit, 24 bit and floating point playback
+
ver 0.19.18 (2016/08/05)
* decoder
- ffmpeg: fix crash with older FFmpeg versions (< 3.0)