[mythtv-commits] mythtv commit: r7063 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 18 00:09:08 UTC 2005


      Author: danielk
        Date: 2005-08-18 00:09:08 +0000 (Thu, 18 Aug 2005)
New Revision: 7063
   Changeset: http://cvs.mythtv.org/trac/changeset/7063

Modified:

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

Log:

References #13.

This should go a long way toward addressing problem 1
in the list of tuning problems.

If a startchan is set we use it.
If it is not set we try to use a channel on the current input.
If there are no channels defined for the current input,
   we try other inputs.
If there are no channels defined at all for the card,
   we set the starting channel to '3', which should be
   fine for tunerless inputs (S-Video capture, etc).

I don't think the channel crawl for a start channel
is worth it since we won't have the getting the 
"Stuck in LiveTV" problem with the signal monitoring
feature.






More information about the mythtv-commits mailing list