From 40bfe40368ad40916b23d4bd8b8c3293d1b03cc0 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 15 Dec 2012 11:57:16 +0100 Subject: Fixed cOsd::GetBitmap() to always return NULL if a non-exising area is requested --- HISTORY | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index b35eb7fd..70cb1cc3 100644 --- a/HISTORY +++ b/HISTORY @@ -7417,8 +7417,9 @@ Video Disk Recorder Revision History plugins to display these items in a more elaborate way than just a simple line of text. -2012-12-11: Version 1.7.34 +2012-12-15: Version 1.7.34 - Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEvent() from 'int' to 'eTimerEvent' (reported by Christoph Haubrich). - Updated the Estonian OSD texts (thanks to Arthur Konovalov). +- Fixed cOsd::GetBitmap() to always return NULL if a non-exising area is requested. -- cgit v1.2.3