Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording if Setup.UseDolbyDigital is true

This commit is contained in:
Klaus Schmidinger
2006-01-15 14:01:19 +01:00
parent cad1a88a7b
commit dda33ecb04
3 changed files with 9 additions and 1 deletions

View File

@@ -4183,3 +4183,5 @@ Video Disk Recorder Revision History
"All events on all channels" page may take a while.
- The status markers in the "Schedule" menu are now only updated if a submenu is
closed in which a timer has been modified, which speeds up closing submenus.
- Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording
if Setup.UseDolbyDigital is true (suggested by Andr<64> Weidemann).