diff options
author | lordjaxom <lordjaxom> | 2004-06-05 18:06:22 +0000 |
---|---|---|
committer | lordjaxom <lordjaxom> | 2004-06-05 18:06:22 +0000 |
commit | 6094765d94e4caaf0813039dff826b731f277753 (patch) | |
tree | fed79334167f26d5a81a6cae9be3f1341375a36f /HISTORY | |
parent | e0c2ee1d37c0f213f22a04df71710bebe3526f85 (diff) | |
download | vdr-plugin-text2skin-6094765d94e4caaf0813039dff826b731f277753.tar.gz vdr-plugin-text2skin-6094765d94e4caaf0813039dff826b731f277753.tar.bz2 |
- added scrollable texts and "SymbolScrollUp" and "SymbolScrollDown"v0.0.1
- added "MenuText", "MenuEventTitle", "MenuEventShortText",
"MenuEventDescription", "MenuEventTime", "MenuRecording",
"SymbolEventRunning", "SymbolEventTimer" and "SymbolEventVPS"
- implemented image caching
- added english and german README
- removed some workarounds, and added a patch to vdr to the tree (will be
included in 1.3.10)
- fixed two bugs when displaying replay symbols
- implemented tabbed texts in menu
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,6 +1,19 @@ VDR Plugin 'text2skin' Revision History --------------------------------------- +2004-06-05: Version 0.0.1 + +- added scrollable texts and "SymbolScrollUp" and "SymbolScrollDown" +- added "MenuText", "MenuEventTitle", "MenuEventShortText", + "MenuEventDescription", "MenuEventTime", "MenuRecording", + "SymbolEventRunning", "SymbolEventTimer" and "SymbolEventVPS" +- implemented image caching +- added english and german README +- removed some workarounds, and added a patch to vdr to the tree (will be + included in 1.3.10) +- fixed two bugs when displaying replay symbols +- implemented tabbed texts in menu + 2004-06-02: Version 0.0.1-rc4 - implemented image loading through ImageMagick (fixes crashes when running |