summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2018-06-24 16:09:19 +0200
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2018-06-24 16:09:19 +0200
commit9f49ddbd7ce4969c713d850a7b17123b17f3288f (patch)
tree80983c2043d2e795b551db7e2d7f8cf874c5bc6c /HISTORY
parent5a8c1819d963bc78c317b98dd2e77be68bad1549 (diff)
downloadskin-flatplus-9f49ddbd7ce4969c713d850a7b17123b17f3288f.tar.gz
skin-flatplus-9f49ddbd7ce4969c713d850a7b17123b17f3288f.tar.bz2
support for MaxPixmapSize
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 72b3c489..5100c9ca 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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