[mythtv-commits] Ticket #1035: EIT rewrite

MythTV mythtv at cvs.mythtv.org
Tue Apr 25 19:14:06 UTC 2006


#1035: EIT rewrite
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  major    |    Milestone:  0.20   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:         
---------------------+------------------------------------------------------
Comment (by danielk):

 (In [9798]) Refs #1035. Refs #1049. This is a continuation of the refactor
 started in [9790].

 This makes it possible for DVBRecorder and SIParser to use a DVBStreamData
 in
 addition to a ATSCStreamData.

 This allows us to move more of the DVB specific EIT stuff from SIParser to
 DVBStreamData.

 I also referenced #1049, because this lets us use a DVBStreamData in
 DVBSignalMonitor
 and then pass it along to both the DVBRecorder and DVBSIParser; which
 simplifies
 the implementation of NIT/SDT monitoring.

 This also adds SetStreamData() and GetStreamData() stubs to DTVRecorder,
 this allows
 us to get rid of a few of the ifdef's in TVRec. TVRec has also been
 modified to
 use a DVBStreamData rather than an ATSCStreamData when starting a signal
 monitor
 for a non-ATSC digital channel.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1035>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list