mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw in handling timeouts for encrypted channels
This commit is contained in:
8
HISTORY
8
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.
|
||||
|
||||
|
Reference in New Issue
Block a user