[mythtv-commits] mythtv commit: r7259 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 15 21:44:38 UTC 2005


      Author: danielk
        Date: 2005-09-15 21:44:37 +0000 (Thu, 15 Sep 2005)
New Revision: 7259
   Changeset: http://cvs.mythtv.org/trac/changeset/7259

Modified:

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

Log:

Refs #326.

This partially fixes the problem. This properly shuts down
signal monitoring on channel changes or when you exit the
recorder when you haven't gotten a lock.

This also increases the time between signal checks from 50 ms
to 250 ms. I hope to lower this again, but this should make
debugging this problem a little easier.

I think to fully fix this we first want to unify the
tuning process on channel changes and the initial/non-LiveTV
tune. This would also fix some longstanding problems with
the LiveTV code, such as bttv picture settings being set
in a different place after a channel changes than on initial
tune in LiveTV mode. And remove code duplication in the 
DVB/ATSC handling.






More information about the mythtv-commits mailing list