diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-09 09:13:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-09 09:13:36 +0200 |
commit | b76601482f09473d93bd6bcb01a4a31d7e6c22a5 (patch) | |
tree | 1f67fba3da01d3ced86d6a4f9c1d0b485edf215c /HISTORY | |
parent | 8e9d44524830c290f2fc83f08e188ba37a7740d4 (diff) | |
download | vdr-b76601482f09473d93bd6bcb01a4a31d7e6c22a5.tar.gz vdr-b76601482f09473d93bd6bcb01a4a31d7e6c22a5.tar.bz2 |
When selecting a device/CAM combination for live viewing, CAMs that are known to decrypt the requested channel are now given a higher priority than prefering the primary device
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9009,3 +9009,6 @@ Video Disk Recorder Revision History these objects. - cListObject now implements a private copy constructor and assignment operator, to keep derived objects from calling them implicitly. +- When selecting a device/CAM combination for live viewing, CAMs that are known to decrypt + the requested channel are now given a higher priority than prefering the primary device + (reported by Christian Winkler). |