diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-02 10:08:49 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-02 10:08:49 +0200 |
commit | 0a5a7893a5d396503628a3e7997ae550ff2597ac (patch) | |
tree | 07cd690c68a18c8196902dbd9abd94b3bb92a7fb /HISTORY | |
parent | f39d31631b9a7949a348a61a0d910e47139291ad (diff) | |
download | vdr-0a5a7893a5d396503628a3e7997ae550ff2597ac.tar.gz vdr-0a5a7893a5d396503628a3e7997ae550ff2597ac.tar.bz2 |
Detecting whether a particular CAM actually decrypts a given channel is now done separately for each receiver
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8938,3 +8938,5 @@ Video Disk Recorder Revision History The members of cEvent have been slightly rearranged to minimize the memory requirements on both 32 and 64 bit systems. - The file 'cam.data' is no longer written if it is read-only. +- Detecting whether a particular CAM actually decrypts a given channel is now + done separately for each receiver. |