From aaca30f2ac1c9e7a78f05bd2c81d10a5514cba97 Mon Sep 17 00:00:00 2001
From: Klaus Schmidinger <vdr@tvdr.de>
Date: Sat, 25 Feb 2012 15:52:16 +0100
Subject: If the first event in a schedule has a table id of 0x00, any incoming
 EIT data for that schedule from the DVB stream will be completely ignored

---
 HISTORY | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'HISTORY')

diff --git a/HISTORY b/HISTORY
index 224875dc..f2b73f6e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6917,3 +6917,8 @@ Video Disk Recorder Revision History
   won't notice this change, anyway.
 - Since cReceivers can have priorities between -99 and 99, the priority
   for an unused device has been changed from -1 to -100.
+- If the first event in a schedule has a table id of 0x00, any incoming EIT data for
+  that schedule from the DVB stream will be completely ignored. This way an external
+  EPG source can fill the schedules with EPG data that will not be messed up with
+  that from the DVB data stream. Note, though, that this means VDR can not do VPS
+  controlled recordings with such events!
-- 
cgit v1.2.3