diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-28 15:33:22 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-28 15:33:22 +0200 |
commit | 887194ccc11fe75188d61c1f24a79eb204053489 (patch) | |
tree | 482e675e2ec479b1219ee757323d6cdc60cc2af7 /CONTRIBUTORS | |
parent | 3c0dbfe19e06ca1f47a9940b23600dcb37daac07 (diff) | |
download | vdr-887194ccc11fe75188d61c1f24a79eb204053489.tar.gz vdr-887194ccc11fe75188d61c1f24a79eb204053489.tar.bz2 |
cBitmap::DrawBitmap() now also resets the palette if the entire bitmap area is covered
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2f16b852..aeb5e0e9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -708,6 +708,8 @@ Sascha Volkenandt <sascha@akv-soft.de> for reporting a crash when switching the skin and having selected a non-default theme that is not available for the newly selected skin 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 Malcolm Caldwell <malcolm.caldwell@ntu.edu.au> for modifying LOF handling to allow for C-band reception |