diff options
author | Max Kellermann <max@duempel.org> | 2012-08-14 21:39:33 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-08-14 21:39:33 +0200 |
commit | 302972e9fc179fe17b8d658b8c5b4d47c1b8eeab (patch) | |
tree | f4c7e0f102a86bd9c1a034ff3e87812a749a518d /NEWS | |
parent | 31b380b2664e74d47f6862ecf44d62b0a82eddf2 (diff) |
output/httpd: fix throttling bug after resuming playback
Reset the timer when paused and no client is connected.
This fixes Mantis ticket 0003527.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ver 0.17.2 (2012/??/??) - fix crash in local file check * output: - httpd: use monotonic clock, avoid hiccups after system clock adjustment + - httpd: fix throttling bug after resuming playback * mapper: fix non-UTF8 music directory name |