diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-19 12:37:03 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-19 12:37:03 +0100 |
commit | bcacfad0572fc3c726e74ab6fba4bee228e5365d (patch) | |
tree | 3d6200ab1e04f7a05921ebd605295e3151dc6716 /HISTORY | |
parent | 2eab16a3103a1ba8804d937f1087d2e3f8ab7886 (diff) | |
download | vdr-bcacfad0572fc3c726e74ab6fba4bee228e5365d.tar.gz vdr-bcacfad0572fc3c726e74ab6fba4bee228e5365d.tar.bz2 |
Fixed cDvbDevice::SetAudioBypass() in case setTransferModeForDolbyDigital is false
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |