diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-26 14:43:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-26 14:43:00 +0100 |
commit | 3cd87d3c47640bf18b6bee3f58a327f601b0f80e (patch) | |
tree | 54964b0098438602383967e1b0bbed83ffc5651b /CONTRIBUTORS | |
parent | c3f5c97eadb3fc84cd0c25410e2a4bc6eb873ed8 (diff) | |
download | vdr-3cd87d3c47640bf18b6bee3f58a327f601b0f80e.tar.gz vdr-3cd87d3c47640bf18b6bee3f58a327f601b0f80e.tar.bz2 |
The DrawBitmap() function now has a new parameter 'Overlay' that allows a bitmap to be drawn with a transparent background
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9dc97598..f2ab0839 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1748,6 +1748,8 @@ Jaroslaw Swierczynski <swiergot@gmail.com> Alexander Hans <cleditor@arcor.de> for reporting a crash when pressing '0' in the "Schedule" menu on a channel that doesn't have any EPG data + for giving the DrawBitmap() function a new parameter 'Overlay' that allows a bitmap + to be drawn with a transparent background Daniel Karsubka <dkar@gmx.de> for suggesting to write the epg.data file when VDR exits |