summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-03-19 12:37:03 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-03-19 12:37:03 +0100
commitbcacfad0572fc3c726e74ab6fba4bee228e5365d (patch)
tree3d6200ab1e04f7a05921ebd605295e3151dc6716 /HISTORY
parent2eab16a3103a1ba8804d937f1087d2e3f8ab7886 (diff)
downloadvdr-bcacfad0572fc3c726e74ab6fba4bee228e5365d.tar.gz
vdr-bcacfad0572fc3c726e74ab6fba4bee228e5365d.tar.bz2
Fixed cDvbDevice::SetAudioBypass() in case setTransferModeForDolbyDigital is false
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index efe581a1..874835f2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4426,3 +4426,5 @@ Video Disk Recorder Revision History
Christoph Haubrich for reporting that this is irritating when calling "vdr --help").
- Fixed cReadLine::Read() for lines that end with the infamous "\r\n" (thanks to
Rolf Ahrenberg).
+- Fixed cDvbDevice::SetAudioBypass() in case setTransferModeForDolbyDigital is false
+ (thanks to Werner Fink).