summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-23 19:27:43 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-23 19:27:43 +0100
commitc7211d13bee617e8126e627d198121b9fbe78adf (patch)
treea50f591a739b2c6f190cee9288104c31e5690e00 /HISTORY
parent039cdaecb524af3ff521d18e8c7a0b5c0f4e67a6 (diff)
downloadvdr-c7211d13bee617e8126e627d198121b9fbe78adf.tar.gz
vdr-c7211d13bee617e8126e627d198121b9fbe78adf.tar.bz2
Fixed displaying the "Audio" menu with the "Green" button from the "Main" menu in case there is only one audio track
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9ed470d5..b71e8aba 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3332,3 +3332,9 @@ Video Disk Recorder Revision History
cDolbyRepacker).
- Added PlayPes(NULL, 0) to cTransfer::Action() when clearing the transfer buffer
to avoid overflows (thanks to Marco Schlüßler for pointing this out).
+
+2005-01-23: Version 1.3.20
+
+- Fixed displaying the "Audio" menu with the "Green" button from the "Main" menu
+ in case there is only one audio track (thanks to Sascha Volkenandt for reporting
+ this one).