diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2018-06-24 16:09:19 +0200 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2018-06-24 16:09:19 +0200 |
commit | 9f49ddbd7ce4969c713d850a7b17123b17f3288f (patch) | |
tree | 80983c2043d2e795b551db7e2d7f8cf874c5bc6c /HISTORY | |
parent | 5a8c1819d963bc78c317b98dd2e77be68bad1549 (diff) | |
download | skin-flatplus-9f49ddbd7ce4969c713d850a7b17123b17f3288f.tar.gz skin-flatplus-9f49ddbd7ce4969c713d850a7b17123b17f3288f.tar.bz2 |
support for MaxPixmapSize
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ VDR Plugin 'skinflatplus' Revision History - [fix] '%' sign not shown in menu weather widget at certian font - [update] use std::min & std::max - [update] support for vdr 2.3.8 (thanks to nanohcv) +- [update] support for vdr 2.4.0 - MaxPixmapSize + Cut Pixmaps to MaxPixmapSize (default in vdr core 2048x2048) + Maybe textscrolling does not work with cut off pixmaps. + Output device has to implement MaxPixmapSize to overwrite vdr core default value. +- [update] weather widget update_weather.php php7 support (reported by Delekhan) - [add] support for change color key mapping - [add] displaychannel show event start time on the left before event title |