diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-02-22 17:57:23 +0100 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-02-22 17:57:23 +0100 |
commit | 19aad0e9428b4dbf25da8201b048bceebdffec59 (patch) | |
tree | 24e923591845292b24923302b66fa9adf47c7d9e /HISTORY | |
parent | 568c3a56ab3309b6c91b77cc6082d80d238acd5c (diff) | |
download | skin-flatplus-19aad0e9428b4dbf25da8201b048bceebdffec59.tar.gz skin-flatplus-19aad0e9428b4dbf25da8201b048bceebdffec59.tar.bz2 |
release Version 0.2.0
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,23 +1,24 @@ VDR Plugin 'skinflatplus' Revision History --------------------------------------- -2013-12-XX: Version 0.2.0 - +2014-02-22: Version 0.2.0 - [fix] load user decor settings - [fix] menu scrollbar size and margin - [fix] no scrollbar in some situations - [fix] remove button border if button is not shown - [fix] menuitem progressbar overlay itemtext - [fix] fixes in TopBar while icon set +- [fix] setup, wrong init stringlist - [fix] more small fixes - [update] add Patch from MegaV0lt, support for simple aspect & format, new icons - [update] only log not loaded images +- [update] MV-Themes, thanks MegaV0lt! - [add] theme colors clrMenuTextFixedFont, clrMenuTimerItemDisabledFont, clrMenuTimerItemRecordingFont, clrMenuItemExtraTextFont - [add] add support for menu SetItemChannel - [add] add support for menu SetItemTimer - [add] add support for menu SetItemEvent (program menu) -- [add] add support for menu SetItemRecording (program menu) +- [add] add support for menu SetItemRecording - [add] imagescaler from skin nopacity (thank you!) - [add] imagecache for faster image loading - [add] option MenuItemRecordingClearPercent set to 1 to clear the '%' in recording names (you have an cut icon to detect cutted recordings) @@ -25,6 +26,7 @@ VDR Plugin 'skinflatplus' Revision History - [add] option MenuItemParseTilde for parse the tilde (of epgsearch) and draw the text after the tilde in clrMenuItemExtraTextFont color - [add] define DEBUGIMAGELOADTIME for debug output of imageloader time (search in cache, load from disk, scale) + 2013-11-24: Version 0.1.0 - MegaV0lt Version Special thanks to MegaV0lt@VDR-Portal for detailed bug reports, feature requests, testing and themes + icons |