summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-01-01 13:38:02 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-01-01 13:38:02 +0100
commit39f1ba7e0320832d44558045a10ad95f221acf30 (patch)
treea9c28c387f2cdf1a6765efc5b075ac3603258adc /HISTORY
parent2b7c81f72dfa4f53b2b5e2e54d709e8515e76788 (diff)
downloadvdr-39f1ba7e0320832d44558045a10ad95f221acf30.tar.gz
vdr-39f1ba7e0320832d44558045a10ad95f221acf30.tar.bz2
Fixed handling the "CA PMT" generation
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b04d166d..096cb488 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6197,7 +6197,7 @@ Video Disk Recorder Revision History
- Fixed the default value for "Pause key handling" in the MANUAL (reported by
Diego Pierotto).
-2009-12-31: Version 1.7.11
+2010-01-01: Version 1.7.11
- Fixed resetting the file size when regenerating the index file.
- The new function cDevice::PatPmtParser() can be used in derived devices to access
@@ -6240,3 +6240,5 @@ Video Disk Recorder Revision History
to view live or recorded video. If the plugin is not loaded, the card will
be treated like a budget DVB card, and there will be no OSD or viewing
capability.
+- Fixed handling the "CA PMT" generation (revised a change not mentioned in version
+ 1.7.9's changes, which caused a malfunction with Conax and Viaccess CAMs).