Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] cDevice and cSIProcessor



Hello list, hello Klaus,

I've encountered that Constellations with no DVB-Cards may have Problems using 
EPG-Data. Because the (default) only cSIProcessor is initialized in 
cDvbDevice, there is none when an epg.data-file is read, because the 
PlugIn-cDevices are created after that. This way every device would have to 
create an own cSIProcessor and even call cSIProcessor::Read() again, to 
provide EPG-Data on such devices.

Is this a bug or a feature? ;)
Should an SI-Processor be created in the cDevice-Constructor already (maybe 
controlled by a flag)?
Should cSIProcessor::Read() be called AFTER PlugIn-Initialization?

Any opinions on that topic?

BTW: I've encountered this when I wanted my DXR3+Network-only VDR to display 
the EPG-Data from the FullFeatured-VDR

Greetings,
Sascha Volkenandt


--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index