summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fb21667b..4e937fb3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7208,3 +7208,6 @@ Video Disk Recorder Revision History
- Fixed a race condition when zapping in transfer mode (reported by Reinhard Nissl).
- The new function cDevice::ReadFilter() can be used by devices to implement their
own way of retrieving section filter data (thanks to Deti Fliegl).
+- The new function cDevice::HasInternalCam() can be implemented by devices that
+ provide encrypted channels in an already decrypted form, without requiring explicit
+ handling of a CAM (thanks to Tobias Grimm).