From 566c6fa4641ea116307cfb5e40d151a104ab1490 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 1 Jan 2014 12:37:22 +0100 Subject: Added receiving Ca pids to cCamSlot --- HISTORY | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 89dffaab..a5aa6526 100644 --- a/HISTORY +++ b/HISTORY @@ -8032,7 +8032,7 @@ Video Disk Recorder Revision History the last replayed recording (if any) by pressing Ok repeatedly in the Recordings menu. -2013-12-29: Version 2.1.3 +2014-01-01: Version 2.1.3 - Changed the return value of cPositioner::HorizonLongitude() to 0 in case the latitude of the antenna location is beyond +/-81 degrees. @@ -8091,7 +8091,10 @@ Video Disk Recorder Revision History Skyttä). - The new function cCamSlot::Decrypt() can be used by derived classes to implement a CAM slot that can be freely assigned to any device, without being directly inserted - into the full TS data stream in hardware. + into the full TS data stream in hardware. A derived class that implements Decrypt() + will also need to set the new parameter ReceiveCaPids in the call to the cCamSlot + base class constructor to true, in order to receive the CA pid TS packets that + contain data necessary for decrypting. - Many member functions of cCamSlot have been made virtual to allow for easier implementation of derived classes. - cTSBuffer now provides the number of available bytes in its Get() function. -- cgit v1.2.3