From 18dbe92306e0c9e1b1513e4cfae603369fbacd80 Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Sat, 13 Dec 2008 10:52:59 +0100 Subject: - 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) --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index c7f1b69..8411165 100644 --- a/README +++ b/README @@ -87,4 +87,12 @@ Rebuild VDR: make make plugins + +NOTE: If you have installed an earlier version of the patch, you +need to upgrade it. If so, do this: + cd ..../vdr-1.2.1 + patch -b < PLUGINS/src/ttxtsubs-0.0.3/VDR.upgrade-patch + make + + Now you should be able to start VDR with "-P ttxtsubs". -- cgit v1.2.3