diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-18 09:32:04 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-18 09:32:04 +0200 |
commit | 4100b47b370d10caa28d9823cd70f77a34004459 (patch) | |
tree | 4ce20fab10c6eebac215438d66143e79d2211ea9 /HISTORY | |
parent | 43c828f8ca87946a83324b1285c10cc8fa11c97b (diff) | |
download | vdr-4100b47b370d10caa28d9823cd70f77a34004459.tar.gz vdr-4100b47b370d10caa28d9823cd70f77a34004459.tar.bz2 |
Reduced the time before a CAM is marked as known to decrypt a particular channel to 3 seconds
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9028,3 +9028,5 @@ Video Disk Recorder Revision History - Extended the CI API to allow plugins to implement additional CAM resources. - Fixed a race between SVDRP CHAN and cDevice::HasProgramme() (reported by Dietmar Spingler). +- Reduced the time before a CAM is marked as known to decrypt a particular channel to + 3 seconds. |