summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2004-06-07 19:09:34 +0000
committerlordjaxom <lordjaxom>2004-06-07 19:09:34 +0000
commite0de96fc7168daeaf414fb6196e08969468427d2 (patch)
treede7f2dfb83796a7c77e5600a23b8b6b26f284796 /HISTORY
parent6094765d94e4caaf0813039dff826b731f277753 (diff)
downloadvdr-plugin-text2skin-e0de96fc7168daeaf414fb6196e08969468427d2.tar.gz
vdr-plugin-text2skin-e0de96fc7168daeaf414fb6196e08969468427d2.tar.bz2
- fixed Timebar which sometimes displayed something beyond 100%v0.0.2
- fixed scrolling in EPG detail display - added "MenuEventEndTime", "MenuEventVPSTime" and "MenuEventDate" - added "DateTimeF" and "MenuEventDateTimeF" for free formattable dates - added parameter format that holds the format string for the above items - implemented setup menu to flush image cache
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index afa09ac..a7751fa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,15 @@
VDR Plugin 'text2skin' Revision History
---------------------------------------
+2004-06-07: Version 0.0.2
+
+- fixed Timebar which sometimes displayed something beyond 100%
+- fixed scrolling in EPG detail display
+- added "MenuEventEndTime", "MenuEventVPSTime" and "MenuEventDate"
+- added "DateTimeF" and "MenuEventDateTimeF" for free formattable dates
+- added parameter format that holds the format string for the above items
+- implemented setup menu to flush image cache
+
2004-06-05: Version 0.0.1
- added scrollable texts and "SymbolScrollUp" and "SymbolScrollDown"