[mythtv-commits] mythtv commit: r16882 by danielk

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


      Author: danielk
        Date: 2008-04-01 21:08:45 +0000 (Tue, 01 Apr 2008)
New Revision: 16882
   Changeset: http://cvs.mythtv.org/trac/changeset/16882

Modified:

   trunk/mythtv/libs/libmythtv/guidegrid.cpp
   trunk/mythtv/libs/libmythtv/guidegrid.h

Log:

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.




More information about the mythtv-commits mailing list