diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-01-13 12:14:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-01-13 12:14:51 +0100 |
commit | 7751b6abb0b90a3d0961856e76c67b85aab66cf5 (patch) | |
tree | 04c4276125ccb9ba9d0ad3a80175330e10140218 /HISTORY | |
parent | 87dd5139ff6666d64e7e343bcff632b342c4c814 (diff) | |
download | vdr-7751b6abb0b90a3d0961856e76c67b85aab66cf5.tar.gz vdr-7751b6abb0b90a3d0961856e76c67b85aab66cf5.tar.bz2 |
Added cDevice::HasCi() so that devices with Common Interface can be avoided when tuning to an FTA channel
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5081,3 +5081,9 @@ Video Disk Recorder Revision History without valid CA ids VDR can't decide which CAM slot to use. However, since VDR now automatically determines which CAM can decrypt which channel, setting fixed channel/device relations should no longer be necessary. + +2007-01-13: Version 1.5.1 + +- Added cDevice::HasCi() so that devices with Common Interface can be avoided + when tuning to an FTA channel, thus preserving the CAM resources even on budget + DVB cards (suggested by Petri Helin). |