From 6b5e9f56ed5315e7c1afa17940968695fabf3ba0 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 26 Aug 2011 13:03:14 +0200 Subject: Implemented cDevice::ProvidesEIT() --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index d9d7b093..173cc9e9 100644 --- a/HISTORY +++ b/HISTORY @@ -6720,3 +6720,8 @@ Video Disk Recorder Revision History Barszus). - The subtitle PIDs are now stored in the channels.conf file as an extension to the TPID field (thanks to Rolf Ahrenberg). +- The new function cDevice::ProvidesEIT() is used to determine whether a device can + provide EIT data and will thus be used in cEITScanner::Process() to receive EIT + data from the channels it can receive (suggested by Rolf Ahrenberg). Note that by + default it is assumed that a device can't provide EIT data, and only the builtin + cDvbDevice returns true from this function. -- cgit v1.2.3