diff options
author | Frank Schmirler <vdr@schmirler.de> | 2011-01-28 12:42:33 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2011-01-28 12:42:33 +0100 |
commit | 06d5418e4284f23c91fff546a4cb25eda279265a (patch) | |
tree | 7d3b4a505bd581d0858142962a3bd95a4f7b6a03 /HISTORY | |
parent | 07837998265271ef4ff474cd450e7975003bc93b (diff) | |
download | vdr-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 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- fixed the code deciding if a device is in use for live TV or not. It did + not work as expected for FF cards (reported by wtor) - increased client side timeout for TUNE command - more dsyslog messages to help troubleshouting channel switch issues - improved the channel switch code trying to move live TV to different card |