From d1ddb3978185ce8b3a7f783fac74b82a352fd650 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 9 Jan 2017 13:42:41 +0100 Subject: The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw in handling timeouts for encrypted channels --- HISTORY | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index ecd549c9..ae1f54bb 100644 --- a/HISTORY +++ b/HISTORY @@ -8882,10 +8882,16 @@ Video Disk Recorder Revision History - Added a short sleep to cTSBuffer::Action() to avoid high CPU usage (thanks to Sergey Chernyavskiy). -2017-01-08: Version 2.3.3 +2017-01-09: Version 2.3.3 - Added 'S3W ABS-3A' to sources.conf (thanks to Frank Richter). - Fixed a possible deadlock in the recordings handler thread. - Updated the Russian OSD texts (thanks to Andrey Pridvorov). - Added a missing dependency to the Makefile to avoid error messages in the clean-plugins target (thanks to Tobias Grimm). +- The channel/CAM relations (i.e. the information which CAM can decrypt a given + channel) are now stored in the file 'cam.data' in the cache directory (suggested + by Dietmar Spingler). This speeds up switching to encrypted channels after + newly starting VDR, in case there is more than one CAM in the system. +- Fixed a flaw in handling timeouts for encrypted channels. + -- cgit v1.2.3