The DrawBitmap() function now has a new parameter 'Overlay' that allows a bitmap to be drawn with a transparent background

This commit is contained in:
Klaus Schmidinger
2006-02-26 14:43:00 +01:00
parent c3f5c97ead
commit 3cd87d3c47
4 changed files with 23 additions and 11 deletions

View File

@@ -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