summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-08-20 20:10:27 +0200
committerMax Kellermann <max@musicpd.org>2019-08-20 20:15:08 +0200
commit44444e1b89389b4430633676e0b27c6f2f37fb41 (patch)
tree558ec87239689a20efd828075e35436e33891a33 /NEWS
parentca450663d09b0e467292aaa17f636db71b95d574 (diff)
decoder/Thread: on late SEEK, start decoder at seek position
Previously, a bogus value (whatever happened to be still in `start_time`) was used.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 56ce212c9..d47a02aff 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ ver 0.21.14 (not yet released)
- sidplay: strip text from "Date" tag
* player
- fix crash after song change
+ - fix seek position after restarting the decoder
ver 0.21.13 (2019/08/06)
* input