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
commit1b5285b26db690659e6adc5fd72477ccffa9549e (patch)
tree7d3b4a505bd581d0858142962a3bd95a4f7b6a03 /CONTRIBUTORS
parentbbaf3aa12cff7791f87a1775ad0dc2d2729903d1 (diff)
downloadvdr-plugin-streamdev-1b5285b26db690659e6adc5fd72477ccffa9549e.tar.gz
vdr-plugin-streamdev-1b5285b26db690659e6adc5fd72477ccffa9549e.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