From 5071a1754f3db0adcf477ecf8e5b2a818d1935bd Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Wed, 14 Jul 2004 16:49:10 +0000 Subject: - fixed display of scrollbar if there is no text present - fixed animation delay if update takes longer than the delay - using backgrounds also in 8-bit fullscreen mode to improve performance - implemented screen layer to improve performance - corrected offsets and tab widths in main menu - implemented parameters "current", "mark" and "selected" to choose mark colors in replay display (defaults to the old values) - implemented color value "None" to be able to unset a color --- HISTORY | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 482ad1a..ca50bc6 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,17 @@ VDR Plugin 'text2skin' Revision History --------------------------------------- +2004-07-14: Version 0.0.8 + +- fixed display of scrollbar if there is no text present +- fixed animation delay if update takes longer than the delay +- using backgrounds also in 8-bit fullscreen mode to improve performance +- implemented screen layer to improve performance +- corrected offsets and tab widths in main menu +- implemented parameters "current", "mark" and "selected" to choose mark colors + in replay display (defaults to the old values) +- implemented color value "None" to be able to unset a color + 2004-06-25: Version 0.0.7 - on devices capable of full-color OSD, bpp's have no meaning anymore -- cgit v1.2.3