diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-19 10:59:53 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-19 10:59:53 +0200 |
commit | 2c4da57287a1cefeb4596af44379ee24168406cb (patch) | |
tree | 3a1c3bc527d39657282d1ad0ed846265200fec17 /HISTORY | |
parent | d7c5e26d31fea089646b0b12e5c58ea92aec5b26 (diff) | |
download | vdr-2c4da57287a1cefeb4596af44379ee24168406cb.tar.gz vdr-2c4da57287a1cefeb4596af44379ee24168406cb.tar.bz2 |
Re-enabled CAM communication during replay and on non-Ca channels
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2034,10 +2034,12 @@ Video Disk Recorder Revision History - Fixed handling of Ca parameters with values <= MAXDEVICES, which don't indicate an actual encrypted channel (thanks to Stefan Huelswitt for reporting this one). -2003-04-18: Version 1.1.28 +2003-04-19: Version 1.1.28 - Using masks in EIT filtering to reduce the number of filters (thanks to Andreas Schultz). - Fixed handling Ca descriptors (thanks to Stefan Huelswitt). - Now only those Ca descriptors are sent to a CAM that are actually understood by that CAM. +- Re-enabled CAM communication during replay and on non-Ca channels. This requires + a DVB driver with firmware version 2613 or later. |