aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRomain Rollet <romain.rollet@gmail.com>2015-06-20 15:37:19 +0200
committerMax Kellermann <max@duempel.org>2015-06-20 15:37:19 +0200
commitae77542a118120adb4b339ad6ec2ec433bf43533 (patch)
treeba8b6c0cdc8dba738ac31fe2162ebde4ddaf840e /NEWS
parent980187f85643adbb67c95d72794fbe74e585acd5 (diff)
downloadmpd-ae77542a118120adb4b339ad6ec2ec433bf43533.tar.gz
mpd-ae77542a118120adb4b339ad6ec2ec433bf43533.tar.xz
mpd-ae77542a118120adb4b339ad6ec2ec433bf43533.zip
OutputControl: fix fail_timer check right after booting
Right after booting, the monotonic clock starts with a very small value, and AudioOutput::LockUpdate() may believe that the fail_timer has not recovered yet.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c07674e83..03400d83a 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ ver 0.19.10 (not yet released)
- ffmpeg: improve seeking accuracy
* encoder
- opus: fix bogus granulepos
+* output
+ - fix failure to open device right after booting
* neighbor
- nfs: fix deadlock when connecting