Fixed checking for ttDolbyLast in cDevice::SetCurrentAudioTrack()

This commit is contained in:
Klaus Schmidinger
2007-08-26 11:13:10 +02:00
parent a80915ff22
commit ad1e138e5b
3 changed files with 5 additions and 2 deletions

View File

@@ -5414,3 +5414,5 @@ Video Disk Recorder Revision History
the one that was created first will be displayed.
Plugins that provide an OSD need to adjust their cOsdProvider::CreateOsd()
function to hand through the Level.
- Fixed checking for ttDolbyLast in cDevice::SetCurrentAudioTrack() (thanks
to Marco Schl<68><6C>ler).