aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-09-25 09:37:16 +0200
committerMax Kellermann <max@duempel.org>2012-09-25 09:37:16 +0200
commit7088a679a25cc62424b532ca47a6c13f62eb04a0 (patch)
tree08f769bf509d2b1c8d5428266605c8f74b0317b7 /NEWS
parent04c02a1eb89f0ccc7984976afb708b675d494578 (diff)
decoder/wavpack: support all APEv2 tags
WavPack tags are always APEv2, by definition. Reuse the tag_table from tag_ape.c, instead of rolling our own.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 22f42b77..fe9d7754 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ ver 0.17.2 (2012/??/??)
- fluidsynth: stop playback at end of file
- fluidsynth: check MIDI file format while scanning
- fluidsynth: add sample rate setting
+ - wavpack: support all APEv2 tags
* output:
- httpd: use monotonic clock, avoid hiccups after system clock adjustment
- httpd: fix throttling bug after resuming playback