Fixed setting current menu item if the first one is non-selectable; cOsdItem::cOsdItem() now has a 'Selectable' parameter

This commit is contained in:
Klaus Schmidinger
2005-10-02 09:57:52 +02:00
parent ba24e93d82
commit 704e17859f
3 changed files with 11 additions and 6 deletions

View File

@@ -3866,3 +3866,5 @@ Video Disk Recorder Revision History
Schl<68><6C>ler).
- Added a check against MAXOSDAREAS in cOsd::CanHandleAreas() (reported by Udo
Richter).
- Fixed setting current menu item if the first one is non-selectable.
- cOsdItem::cOsdItem() now has a 'Selectable' parameter.