summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2013-11-01 15:33:19 +0100
committerFrank Schmirler <vdr@schmirler.de>2013-11-01 15:33:19 +0100
commit1d4a7e06b4e5cc5a1f115d9d361c2c7b60699ff9 (patch)
tree967c4816a6c04429c682310857a3bee6fa5391ae /CONTRIBUTORS
parent458a21a62ad445ce79a55a8bb03b66c2ba280747 (diff)
downloadvdr-plugin-streamdev-1d4a7e06b4e5cc5a1f115d9d361c2c7b60699ff9.tar.gz
vdr-plugin-streamdev-1d4a7e06b4e5cc5a1f115d9d361c2c7b60699ff9.tar.bz2
Set device occupied when streamdev switches away LiveTV on the server, to
reduce the risk that the VDR main loop immediately switches back, resulting in a black screen on the client (reported by hummel99)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index cba51c1..ae9918f 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -223,4 +223,5 @@ hivdr
for suggesting to add the HTTP "Server" header
hummel99
- for helping to debug channel switch issues with priority > 0
+ for reporting and helping to debug channel switch issues with priority > 0
+ for reporting a race condition when switching the server's LiveTV device