summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-04-19 10:59:53 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-04-19 10:59:53 +0200
commit2c4da57287a1cefeb4596af44379ee24168406cb (patch)
tree3a1c3bc527d39657282d1ad0ed846265200fec17 /HISTORY
parentd7c5e26d31fea089646b0b12e5c58ea92aec5b26 (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 497732a1..adc8c45f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.