From 32ca7bd14120e0fd003279cd66463212216e1efd Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Sat, 12 Jul 2014 17:13:16 +0200 Subject: new types for scrollbar --- HISTORY | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 73566517..5301e865 100644 --- a/HISTORY +++ b/HISTORY @@ -15,6 +15,19 @@ VDR Plugin 'skinflatplus' Revision History - [add] new option "diskusage short display" for only show percantage and free hours - [add] image _cur version for recording_cutted, recording_new, timer_full, timer_partial, vps if it is the current/selected menu item the cur version of the image will be loaded +- [add] Support for scrollbar type and size like border and progressbar + You can specify the scrollbar type and size in the decor file (ScrollBarType & ScrollBarSize) + You can also override the type and size in the setup + 8 Types: + * 0 = left line + rect bar + * 1 = left line + round bar + * 2 = middle line + rect bar + * 3 = middle line + round bar + * 4 = outline + rect bar + * 5 = outline + round bar + * 6 = rect bar + * 7 = round bar +- [update] decor-files for new scrollbar options 2014-06-19: Version 0.3.1 - [fix] epg image position on channel info -- cgit v1.2.3