[mythtv-commits] Ticket #1485: DVB Scanning Issues

MythTV mythtv at cvs.mythtv.org
Wed Mar 29 16:45:11 UTC 2006


#1485: DVB Scanning Issues
-------------------------------+--------------------------------------------
 Reporter:  f.lange at hccnet.nl  |        Owner:  stuarta
     Type:  defect             |       Status:  new    
 Priority:  minor              |    Milestone:  0.20   
Component:  dvb                |      Version:  head   
 Severity:  low                |   Resolution:         
-------------------------------+--------------------------------------------
Comment (by danielk):

 (In [9539]) References #1485. Checks each param to dtv_multiplex
 get/insert for validity before use.

 This should fix some issues with uninitialized values when inserting a new
 multiplex.

 This also fixes a problem with the CreateMultiplex() functions created by
 [9537]. Because we did not always insert a multiplex when requested in
 insert_dtv_multiplex() the function that got the multiplex to return from
 CreateMultiplex() returned the wrong multiplex. We now return the
 multiplex from insert_dtv_multiplex so that CreateMultiplex() has
 something valid to return.

 Finally, mythfilldatabase.pro did not have the libmythtv in it's depend
 path so changes to channelutil.h caused linking errors, this has been
 fixed.

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


More information about the mythtv-commits mailing list