From 2a5a55cee77c35c437e9f92cbc012e4ffe223dd3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 5 Jun 2004 11:24:37 +0200 Subject: Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in case the pixel coordinates were outside this bitmap --- HISTORY | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index f9b5c86c..87e91ce9 100644 --- a/HISTORY +++ b/HISTORY @@ -2870,6 +2870,9 @@ Video Disk Recorder Revision History available by compiling VDR with DEBUG_OSD. Some things may not yet work as they should, but it's a starting point. -2004-05-31: Version 1.3.10 +2004-06-05: Version 1.3.10 - Fixed some default parameters in 'skincurses'. +- Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in case + the pixel coordinates were outside this bitmap (thanks to Sascha Volkenandt for + reporting this one). -- cgit v1.2.3