summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-26 11:13:10 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-26 11:13:10 +0200
commitad1e138e5bac20f539725f479a192d66d60827bc (patch)
tree944c2234b370201133a3439bf96956963ea00ded /HISTORY
parenta80915ff22ec0103fb95212b0048aa73007f87eb (diff)
downloadvdr-ad1e138e5bac20f539725f479a192d66d60827bc.tar.gz
vdr-ad1e138e5bac20f539725f479a192d66d60827bc.tar.bz2
Fixed checking for ttDolbyLast in cDevice::SetCurrentAudioTrack()1.5.9
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e55f4cca..c89b2183 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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üßler).