[mythtv-commits] mythtv/fixes/0.24 commit: b491236f7 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Tue Jul 5 15:58:17 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-05T08:57:14-07:00
   Push Date:  2011/07/05 08:58:09 -0700
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  b491236f7b4d67ea026057c7333db8d1c6612af2
   Changeset:  https://github.com/MythTV/mythtv/commit/b491236f7

Log:

Tweak the EIT thread startup

As found by warpme in the -devel mailing list, the previous "don't start EIT
threads unnecessarily" change borked passive EIT.  It turns out, I had &&
instead of ||.  He has confirmed that this worked for him, and it is seeming
to keep pointless EIT threads from starting here.  Damn boolean logic
sometimes :)

Modified:

   mythtv/libs/libmythtv/tv_rec.cpp



More information about the mythtv-commits mailing list