Fixed cOsdMenu::Display() in case the menu size has changed

This commit is contained in:
Klaus Schmidinger
2009-06-01 11:57:46 +02:00
parent 6f912d247f
commit 78d2fd3d0e
3 changed files with 5 additions and 1 deletions

View File

@@ -6118,3 +6118,5 @@ Video Disk Recorder Revision History
- Added a workaround for the broken linux-dvb driver header files (based on a patch
from Tobias Grimm).
- Fixed handling the length of DiSEqC command sequences (reported by Reinhard Nissl).
- Fixed cOsdMenu::Display() in case the menu size has changed (thanks to
Reinhard Nissl).