[mythtv-commits] mythtv commit: r26447 - in trunk/mythtv/libs by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Sep 22 15:00:52 UTC 2010


      Author: danielk
        Date: 2010-09-22 15:00:52 +0000 (Wed, 22 Sep 2010)
New Revision: 26447
   Changeset: http://svn.mythtv.org/trac/changeset/26447

Log:

Refs #8941. This fixes a bug in the channel changing code. The code was never being executed because a refactor had moved the setting of testrec to after it's first use. I've verified this with switching channels between two single input cards. But to close the ticket we need someone with a multi-input card to test the fix. Note: I also improved the debugging output a bit, so if it doesn't work the log should be more helpful.

Modified:

   trunk/mythtv/libs/libmythdb/mythsystem.cpp
   trunk/mythtv/libs/libmythdb/mythsystem.h
   trunk/mythtv/libs/libmythtv/channelbase.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp




More information about the mythtv-commits mailing list