diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-03-19 17:07:10 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-03-19 17:07:10 +0100 |
commit | e76f9858400b0fa0df8feadbd891ab9066f76a14 (patch) | |
tree | 82f43bc102b8a248546e25ee0ce588555b9921e0 /HISTORY | |
parent | efcb48432d0642bfd2fa751162e90b908829bf35 (diff) | |
download | vdr-e76f9858400b0fa0df8feadbd891ab9066f76a14.tar.gz vdr-e76f9858400b0fa0df8feadbd891ab9066f76a14.tar.bz2 |
Fixed support for Viaccess CAMs1.1.26
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1971,7 +1971,7 @@ Video Disk Recorder Revision History reporting this one). - Broken CAM connections are now restored automatically. -2003-03-16: Version 1.1.26 +2003-03-19: Version 1.1.26 - Removed signal handling and usleep(5000) from cDvbOsd::Cmd() (apparently this is no longer necessary with DVB driver 1.0.0pre2 or later). @@ -1986,3 +1986,4 @@ Video Disk Recorder Revision History Torsten Herz for reporting this one). - Modified the EPG scanner to avoid CPU load peaks (thanks to Steffen Becker for reporting this one). +- Fixed support for Viaccess CAMs (thanks to Axel Gruber for helping to debug this). |