Fixed displaying the "Audio" menu with the "Green" button from the "Main" menu in case there is only one audio track

This commit is contained in:
Klaus Schmidinger
2005-01-23 19:27:43 +01:00
parent 039cdaecb5
commit c7211d13be
4 changed files with 14 additions and 8 deletions

View File

@@ -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<68><6C>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).