diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-17 15:31:18 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-17 15:31:18 +0200 |
commit | 48da9ba9c8f0d592f821c9a4afaca6eec7956981 (patch) | |
tree | 4a8622ce1f6d9367e853d2c102f521f20bfe1fe5 /CONTRIBUTORS | |
parent | 4d0297b804b47d1d14c1b97b146d6e071f41cd97 (diff) | |
download | vdr-48da9ba9c8f0d592f821c9a4afaca6eec7956981.tar.gz vdr-48da9ba9c8f0d592f821c9a4afaca6eec7956981.tar.bz2 |
Changed cBitmap::DrawText() to always draw the background unless ColorBg is clrTransparent
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3512d802..e507cc3f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1981,6 +1981,8 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> for suggestions that led to implementing cOsd::SetOsdPosition() etc. for fixing a typo in the function name of cOsd::SetOsdPosition() and adding a range check to it + for changing cBitmap::DrawText() to always draw the background unless ColorBg + is clrTransparent Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |