[mythtv-commits] Ticket #1035: EIT rewrite

MythTV mythtv at cvs.mythtv.org
Thu Apr 27 23:46:47 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 [9816]) Refs #1035. More EIT refactoring for EIT branch.

 The major change is the removal of the DVBSIParser and the code it depends
 on. DTVSignalMonitor picks up it's small remaining role in active EIT
 scanning. This in turn enables EIT scanning for all recorders with a
 DTVSignalMonitor based signal monitor.

 This patch looks a lot bigger than it is. Many of the changes are
 deletions of files we no longer use now that [DVB]SIParser is gone.

 By replacing the dvbdevice() function, which was our only remaining
 dependence on dvbdev aside from dvbci, we can also handle more than 4 DVB
 devices now. Admitedly this is not a common problem, but there is no good
 reason for this limitation.

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


More information about the mythtv-commits mailing list