[mythtv-commits] mythtv/master commit: 541d38021 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Tue Jul 5 09:44:29 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-05T02:40:30-07:00
   Push Date:  2011/07/05 02:44:22 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  541d3802196f9a04efeb1560cf1ddd3a8746f6af
   Changeset:  https://github.com/MythTV/mythtv/commit/541d38021

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