summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-08-08 11:04:15 +0200
committerlouis <louis.braun@gmx.de>2015-08-08 11:04:15 +0200
commitea758f955655ee48b0c3b0f277c21e8cbc045316 (patch)
tree1326c86deede899b6d8394c611a09831ff1858fe /HISTORY
parentb5c587b2567e4ac838a33363d02ad228d94b9b14 (diff)
downloadvdr-plugin-skindesigner-ea758f955655ee48b0c3b0f277c21e8cbc045316.tar.gz
vdr-plugin-skindesigner-ea758f955655ee48b0c3b0f277c21e8cbc045316.tar.bz2
implemented horizontal menus
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY15
1 files changed, 15 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f0895a1..4a86e9a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -405,3 +405,18 @@ Version 0.6.2
Version 0.6.3
+- implemented horizontal menus
+ For displaying horizontal menus with VDR <= 2.2.x a VDR
+ patch is required (see /patches/vdr-2.2.0_horizontal_menu.patch
+ in the plugin source directory). Without this patch the keys
+ left/right and up/down are not toggled in horizontal menus.
+ With VDR >= 2.3.1 this patch is not needed anymore.
+- added possibility to add conditions to <menuitems> elements
+- added possibility to define a viewelement several times with
+ different conditions
+- added "string" skin setup parameter with multiple options
+- added "valign" option in <drawtextbox>. If the box height is set
+ and the text does not need the complete height, with valign="center"
+ the text can be placed horizontally centered inside the box borders.
+- implemented optional horizontal main-, recordings- and
+ weatherforecast menu in metrixhd