aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-08-29 23:03:29 +0200
committerMax Kellermann <max@duempel.org>2014-08-29 23:03:29 +0200
commit8b6212777016404ce265631136bc4cccc9bc842c (patch)
tree173ce102df8c874577bacec047a2fad02d6e6080 /NEWS
parentf06fe1ea98ff144f12e9da9a51cdb0c39737b810 (diff)
downloadmpd-8b6212777016404ce265631136bc4cccc9bc842c.tar.gz
mpd-8b6212777016404ce265631136bc4cccc9bc842c.tar.xz
mpd-8b6212777016404ce265631136bc4cccc9bc842c.zip
decoder/gme: fix song duration
The unit of gme_info_t::length is milliseconds, not centiseconds.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d48d9126..22eda0f14 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ ver 0.18.13 (not yet released)
* decoder
- dsdiff, dsf: fix endless loop on malformed file
- ffmpeg: support ffmpeg/libav version 11
+ - gme: fix song duration
* fix state file saver
* fix build failure on Darwin