Detecting whether a particular CAM actually decrypts a given channel is now done separately for each receiver

This commit is contained in:
Klaus Schmidinger
2017-04-02 10:08:49 +02:00
parent f39d31631b
commit 0a5a7893a5
5 changed files with 50 additions and 48 deletions

View File

@@ -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.