summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorJürgen Schmitz <vdr@dolze.de>2004-09-19 20:15:00 +0200
committerJürgen Schmitz <vdr@dolze.de>2004-09-19 20:15:00 +0200
commit4a5845aee69c23fa52f660be1caff00c96d9fc38 (patch)
tree8e1b472019c0aa46c2402ada12beb6c80b5f00d5 /HISTORY
parent48a28f4fa2c3b8ba0b3d913d0e233d904a545051 (diff)
downloadvdr-plugin-tvonscreen-4a5845aee69c23fa52f660be1caff00c96d9fc38.tar.gz
vdr-plugin-tvonscreen-4a5845aee69c23fa52f660be1caff00c96d9fc38.tar.bz2
Version 0.6.0
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY16
1 files changed, 16 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b997c49..abb81c9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -12,4 +12,20 @@ VDR Plugin 'tvonscreen' Revision History
2004-03-23: Version 0.5.1
- added patch for vdr 1.3.x (not tested, don't have 1.3.x)
+ (thanks to Lars Volkhardt)
+2004-06-30: Version 0.5.2
+
+- added finnish translations (thanks to Rolf Ahrenberg)
+- added patch for >= vdr 1.3.7 (thanks to Rolf Ahrenberg)
+
+2004-09-19: Version 0.6.0
+
+- reworked patch of Rolf to make it more maintainable
+ (hopefully there will be no more big changes like this or I
+ will stop developing plugins, this takes too much time and
+ all those #ifdef doesn't make code better)
+- added logo support
+- added setup page
+- added own XPM routines because the buildin of vdr were to special,
+ this allows logo support in 1.2.6 and 1.3.x