summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2008-12-13 10:52:59 +0100
committerTobias Grimm <tobias@e-tobi.loc>2008-12-13 10:52:59 +0100
commit18dbe92306e0c9e1b1513e4cfae603369fbacd80 (patch)
tree6fcb7e78ac8cb5026fab56cfbe3d4ead31fcad9d /HISTORY
parentb4047ea57428a788456ecb02bc3fc6c5d83bf232 (diff)
downloadvdr-plugin-ttxtsubs-0.0.3d.tar.gz
vdr-plugin-ttxtsubs-0.0.3d.tar.bz2
- IMORTANT! Needs and upgrade to the patch! See README!v0.0.3d
- Improved the OSD hooks to be more compatible with other plugins - Added a primitive Service Information caching mechanism to speed up channel switching (will not refresh if channels are changed, will be reset on VDR restart)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 10046e7..215150e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,13 @@
VDR Plugin 'ttxtsubs' Revision History
--------------------------------------
+2003-07-16: Version 0.0.3d
+- IMORTANT! Needs and upgrade to the patch! See README!
+- Improved the OSD hooks to be more compatible with other plugins
+- Added a primitive Service Information caching mechanism to speed
+ up channel switching (will not refresh if channels are changed,
+ will be reset on VDR restart)
+
2003-07-10: Version 0.0.3c
- Fixed problems when used with more than one device (I hope)