[mythtv-commits] mythtv commit: r10493 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jul 14 00:31:54 UTC 2006


      Author: danielk
        Date: 2006-07-14 00:31:53 +0000 (Fri, 14 Jul 2006)
New Revision: 10493
   Changeset: http://cvs.mythtv.org/trac/changeset/10493

Modified:

   branches/mythtv-diseqc/libs/libmythtv/dvbchannel.cpp
   branches/mythtv-diseqc/libs/libmythtv/dvbchannel.h

Log:

Refs #1945. Applies modified retune patch.

The Retune() function was using prev_tuning for retuning, but this only gets set when the hardware tells us the tuning has been successful. This adds another variable, desired_tuning, which gets set whether or not the tuning has been successful the first time around, and uses this for retuning.






More information about the mythtv-commits mailing list