Added cOsdMenu::SetCols() to allow adjusting the menu columns

This commit is contained in:
Klaus Schmidinger
2005-06-12 10:46:34 +02:00
parent 7a990fcf88
commit eb8ad6b46d
3 changed files with 14 additions and 7 deletions

View File

@@ -3603,3 +3603,4 @@ Video Disk Recorder Revision History
an NVOD event (thanks to Chris Warren).
- Fixed handling page up/down in menu lists in case there are several non selectable
items in a row (thanks to Udo Richter for reporting this one).
- Added cOsdMenu::SetCols() to allow adjusting the menu columns.