summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2011-01-28 12:42:33 +0100
committerFrank Schmirler <vdr@schmirler.de>2011-01-28 12:42:33 +0100
commit06d5418e4284f23c91fff546a4cb25eda279265a (patch)
tree7d3b4a505bd581d0858142962a3bd95a4f7b6a03 /CONTRIBUTORS
parent07837998265271ef4ff474cd450e7975003bc93b (diff)
downloadvdr-plugin-streamdev-06d5418e4284f23c91fff546a4cb25eda279265a.tar.gz
vdr-plugin-streamdev-06d5418e4284f23c91fff546a4cb25eda279265a.tar.bz2
Fixed the code deciding if a device is in use for live TV or not. It did
not work as expected for FF cards (fixes #536)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index af23429..a44d75c 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -180,3 +180,4 @@ Michal Novotny
wtor
for reporting that a client may interrupt replaying on FF cards
+ for helping to debug channel switch issues on FF cards