diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-11 09:48:02 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-11 09:48:02 +0100 |
commit | 22106f6dd33097905c4d76f78a84661bd2c805d0 (patch) | |
tree | afe3200e22f96eb4275ec43dfc2957c4d5621785 /CONTRIBUTORS | |
parent | 89f5244007965c047ddf7943daf285cb3832b733 (diff) | |
download | vdr-22106f6dd33097905c4d76f78a84661bd2c805d0.tar.gz vdr-22106f6dd33097905c4d76f78a84661bd2c805d0.tar.bz2 |
cOsd::RenderPixmaps() now returns a pointer to cPixmap instead of cPixmapMemory; a cPixmap with a negative layer no longer marks any portion of the OSD's view port as "dirty"; Added a missing initialization of "panning" to the constructor of cPixmapMemory
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4ed73dfc..879c604a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3308,6 +3308,8 @@ Thomas Reufer <thomas@reufer.ch> for adding cOsdProvider::OsdSizeChanged() for suggesting to change the German translations if the texts related to "binary skipping" + for suggesting to change the return value of cOsd::RenderPixmaps() from cPixmapMemory + to cPixmap Eike Sauer <EikeSauer@t-online.de> for reporting a problem with channels that need more than 5 TS packets for detecting |