diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-26 13:59:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-26 13:59:37 +0200 |
commit | 5d0410de3e73dacbc96f7e1919d8ea83c8368e68 (patch) | |
tree | 8da4f1e2b65e68d1c1d6c6cfb919b466e99f1e9b /HISTORY | |
parent | 4986f76b0a40e11997e572a75260034063023cb0 (diff) | |
download | vdr-5d0410de3e73dacbc96f7e1919d8ea83c8368e68.tar.gz vdr-5d0410de3e73dacbc96f7e1919d8ea83c8368e68.tar.bz2 |
Added cDevice::HasInternalCam()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |