summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-06-05 11:24:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-06-05 11:24:37 +0200
commit2a5a55cee77c35c437e9f92cbc012e4ffe223dd3 (patch)
treec209495dc0fa211ff56faf8a4afd8f3114d20065 /CONTRIBUTORS
parent916b740d99b6caa5f1c4e2e404fdea350a7bd1c9 (diff)
downloadvdr-2a5a55cee77c35c437e9f92cbc012e4ffe223dd3.tar.gz
vdr-2a5a55cee77c35c437e9f92cbc012e4ffe223dd3.tar.bz2
Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in case the pixel coordinates were outside this bitmap
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index cb59f2f8..bb7d68fd 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -713,6 +713,8 @@ Sascha Volkenandt <sascha@akv-soft.de>
for suggesting to map the color name "None" to #00000000 when processing XPM data
for suggesting to also reset the palette in cBitmap::DrawBitmap() if the entire
bitmap area is covered
+ for reporting a bug in cBitmap::DrawPixel(), which messed with other bitmaps'
+ palettes in case the pixel coordinates were outside this bitmap
Malcolm Caldwell <malcolm.caldwell@ntu.edu.au>
for modifying LOF handling to allow for C-band reception