Added a call to cStatus::MsgOsdCurrentItem() to cMenuEditItem::SetValue()

This commit is contained in:
Klaus Schmidinger
2004-01-25 15:43:11 +01:00
parent 73b502bedd
commit 926e83529d
3 changed files with 5 additions and 1 deletions

View File

@@ -2624,3 +2624,5 @@ Video Disk Recorder Revision History
the first two are used throughout the rest of the program).
- The audio and Dolby PIDs in 'channels.conf' now can have an optional language
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).