summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2004-06-01 17:27:26 +0000
committerlordjaxom <lordjaxom>2004-06-01 17:27:26 +0000
commit37b57e7872214cc59119faf29bd058362504b3f6 (patch)
tree91ac522daad78b4f6498559845c0c3457fd9061e /HISTORY
parentb968a310699595ff139278440ae278aebf112c1f (diff)
downloadvdr-plugin-text2skin-37b57e7872214cc59119faf29bd058362504b3f6.tar.gz
vdr-plugin-text2skin-37b57e7872214cc59119faf29bd058362504b3f6.tar.bz2
- fixed some possible segfaults in Display Updatev0.0.1-rc2
- fixed segfault in Timebar when EPG doesn't contain time and duration - fixed "too many colors used in palette" warning (only with HAVE_IMLIB2=1) in channel display - fixed above message in full menu - removed some debug printf's
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 253c6d8..fef68a3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,15 @@
VDR Plugin 'text2skin' Revision History
---------------------------------------
+2004-06-01: Version 0.0.1-rc2
+
+- fixed some possible segfaults in Display Update
+- fixed segfault in Timebar when EPG doesn't contain time and duration
+- fixed "too many colors used in palette" warning (only with HAVE_IMLIB2=1)
+ in channel display
+- fixed above message in full menu
+- removed some debug printf's
+
2004-05-31: Version 0.0.1-rc1
- "Background" may be initialized with a color now