[mythtv-commits] Ticket #3504: Don't use chanid to get the start channel for the live guide

MythTV mythtv at cvs.mythtv.org
Tue Apr 1 21:08:46 UTC 2008


#3504: Don't use chanid to get the start channel for the live guide
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  task       |       Status:  closed 
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  low        |   Resolution:  fixed  
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by danielk):

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


Comment:

 (In [16882]) Fixes #3504. Make sure we always find the EPG start channel.


 This adds a GuideGrid::FindChannel() method which finds the EPG start
 channel. Before multirec we only stored the chanid for the currently shown
 channel, even if we had two or more chanid represented by a single row in
 the EPG. Now that we keep the chanid info we can use it to more reliably
 locate the EPG start channel.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3504#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list