Fixed cDvbDevice::SetAudioBypass() in case setTransferModeForDolbyDigital is false

This commit is contained in:
Klaus Schmidinger
2006-03-19 12:37:03 +01:00
parent 2eab16a310
commit bcacfad057
3 changed files with 7 additions and 1 deletions

View File

@@ -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).