[mythtv-commits] mythtv commit: r10465 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jul 11 00:43:00 UTC 2006


      Author: danielk
        Date: 2006-07-11 00:42:59 +0000 (Tue, 11 Jul 2006)
New Revision: 10465
   Changeset: http://cvs.mythtv.org/trac/changeset/10465

Modified:

   trunk/mythtv/libs/libmythtv/channelbase.cpp

Log:

Refs #1966. Refs #2041. Fix channel flipping when not in browse mode.

The channel flipping code depended on GetNextChannel() looking up the current channel when no channel was provided. The new implementation of GetNextChannel() was not checking for this condition so it always fellback to changing channels with respect to the first channel in the lineup.






More information about the mythtv-commits mailing list