[mythtv-commits] mythtv commit: r9565 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Mar 30 15:24:04 UTC 2006


      Author: danielk
        Date: 2006-03-30 15:24:03 +0000 (Thu, 30 Mar 2006)
New Revision: 9565
   Changeset: http://cvs.mythtv.org/trac/changeset/9565

Modified:

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

Log:

Fixes #927, refs #1049, refs #1552. Retunes when we fail to see video after a while (for DVB-S).

This is mainly intended to help DVB-S, where sometimes tuning fails due to DiSEqC and other hardware and driver issues.

This should be backed out and moved to DVBSignalMonitor once #1049 is addressed. At the moment we never know if we are on the 
right transport, which is especially problematic when there is a rotor involved. Once #1049 is implemented we will know, and
then we can safely move this code to the signal monitor which also means the UI won't freeze up while tuning DVB-S channels.






More information about the mythtv-commits mailing list