Fixed handling language codes in case there is no audio or Dolby PID

This commit is contained in:
Klaus Schmidinger
2004-01-25 16:10:04 +01:00
parent 926e83529d
commit 76866e7019
3 changed files with 9 additions and 5 deletions

View File

@@ -2626,3 +2626,7 @@ Video Disk Recorder Revision History
code (see man vdr(5)). Currently this is only stored and not yet used otherwise.
- Added a call to cStatus::MsgOsdCurrentItem() to cMenuEditItem::SetValue()
(thanks to Martin Hammerschmid).
2004-01-25: Version 1.3.4
- Fixed handling language codes in case there is no audio or Dolby PID.