[mythtv-commits] mythtv/master commit: b584b6894 by Gavin Hurlbut (Beirdo)
MythTV
noreply at mythtv.org
Fri Mar 11 01:26:49 UTC 2011
Author: Gavin Hurlbut <ghurlbut at mythtv.org>
Change Date: 2011-03-10T17:26:22-08:00
Push Date: 2011/03/10 17:26:47 -0800
Repository: mythtv
Branch: master
New Revision: b584b689422b25aebca7b6dbb253c6299b2d8d3d
Changeset: https://github.com/MythTV/mythtv/commit/b584b6894
Log:
Fix the DVBCam::IsRunning() to use thread running
We were using ciThreadRunning, but in the conversion, I missed that IsRunning()
also used it. I converted it to use ciHandlerThread.isRunning() which gives
the same data for free.
Modified:
mythtv/libs/libmythtv/dvbcam.h
More information about the mythtv-commits
mailing list