[mythtv-commits] Re: Ticket #424: Proper fix for #415 (empty PMT's cause ProgramMapTable::toString() to SEGV)

MythTV mythtv at cvs.mythtv.org
Thu Oct 6 17:43:10 UTC 2005


#424: Proper fix for #415 (empty PMT's cause ProgramMapTable::toString() to SEGV)
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  danielk
     Type:  patch    |       Status:  closed 
 Priority:  minor    |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:  fixed  
---------------------+------------------------------------------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [7398]) Closes #424 by applying patch.

 I did not add the program number change, this would require
 also using this program number in the PAT. And there is no
 need for recordings to use the same program number.

 I also added SetAudioStreamsRequired()/GetAudioStreamsRequired()
 to support DVB radio. This defaults to zero, but for DVB radio
 you would want it to be at least one.

 And I also changed the "delete sd;" in TVRec for DVB with
 sd->deleteLater() for signal/slot safety.

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


More information about the mythtv-commits mailing list