[mythtv-commits] Ticket #3640: mythtv-setup stores incorrect transport frequencies (DVB-C)

MythTV mythtv at cvs.mythtv.org
Tue Jun 19 19:41:42 UTC 2007


#3640: mythtv-setup stores incorrect transport frequencies (DVB-C)
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  janne   
     Type:  defect       |       Status:  reopened
 Priority:  minor        |    Milestone:  0.21    
Component:  channelscan  |      Version:  head    
 Severity:  low          |   Resolution:          
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by anonymous):

 It's an overloaded function. It's behaviour changes according to the
 arguments that it is called with.

 Calling it with two unsigned ints means that ChannelUtil::GetMplexID(uint
 sourceid, uint frequency) is used. With a uint and a QString means
 ChannelUtil::GetMplexID(uint sourceid, const QString &channum)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3640#comment:16>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list