[mythtv-firehose] mythtv branch master updated by wagnerrp. v0.26-pre-676-g7643393

Git Repo Owner noreply at mythtv.org
Wed Jun 20 08:21:12 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  76433930fed60342a4b2929c6ff94a8413673e5b (commit)
      from  121ebdd50d44df703777e6e22d1bbeb222b5111c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 76433930fed60342a4b2929c6ff94a8413673e5b
Author:    Raymond Wagner <rwagner at mythtv.org> at Wed, 20 Jun 2012 04:18:37 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Wed, 20 Jun 2012 04:18:37 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=76433930fed60342a4b2929c6ff94a8413673e5b

Changes seconds to milliseconds in poller loop.
This corrects the timeout duration in the poller loop used to read data
from external programs.  Code was written assuming timeouts in floating
point seconds, while poll() API takes milliseconds.  Ahh.. consistency..

Fixes #10837



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/python/MythTV/utility.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list