summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-01-14 14:39:59 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-01-14 14:39:59 +0100
commit1d869c4b36d1e1a48a9a3acb6bad58f952302cc0 (patch)
tree41689d7d4ddd2b52fbdf5536eda09b47d1340442 /HISTORY
parente7c86c676017a75f4c3d522a341ed95057be6820 (diff)
downloadvdr-1d869c4b36d1e1a48a9a3acb6bad58f952302cc0.tar.gz
vdr-1d869c4b36d1e1a48a9a3acb6bad58f952302cc0.tar.bz2
Fixed sending CA descriptors to CAMs in case a cReceiver is not used for a recording or live view, like e.g. streaming clients
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 400ad11c..94825ad9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8140,3 +8140,5 @@ Video Disk Recorder Revision History
- Improved locking for CAM slots and made the pure functions of cCiAdapter have
default implementations, to fix a possible crash with CI adapters and CAM slots
that are implemented in a plugin.
+- Fixed sending CA descriptors to CAMs in case a cReceiver is not used for a
+ recording or live view, like e.g. streaming clients (thanks to Mariusz Bialonczyk).