summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-09 09:13:36 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-09 09:13:36 +0200
commitb76601482f09473d93bd6bcb01a4a31d7e6c22a5 (patch)
tree1f67fba3da01d3ced86d6a4f9c1d0b485edf215c /HISTORY
parent8e9d44524830c290f2fc83f08e188ba37a7740d4 (diff)
downloadvdr-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--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 05247763..86c5015e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).