summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-30 16:04:38 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-30 16:04:38 +0100
commit9484b537bc9adeb41e5938079f272e2ddf091df5 (patch)
treebb812bc25612f8cfd7e57edc6611230e84358e56 /HISTORY
parentd3181d3d99f24673ac737e98080f0dc739ed2e91 (diff)
downloadvdr-9484b537bc9adeb41e5938079f272e2ddf091df5.tar.gz
vdr-9484b537bc9adeb41e5938079f272e2ddf091df5.tar.bz2
Making sure the current audio track is actually one of the ones available in a recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b807f5c4..8595bb75 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3351,3 +3351,7 @@ Video Disk Recorder Revision History
down.
- Moved the call to SetAudioChannel(0) into cDevice::ClrAvailableTracks() to have it
executed also when starting a replay.
+- Making sure the current audio track is actually one of the ones available in a
+ recording (thanks to Sascha Volkenandt for reporting a problem when starting
+ replay of a recording that has no Dolby Digital audio after switching to a channel
+ that has DD and selecting the DD audio track).