[mythtv-firehose] mythtv branch fixes/0.25 updated by wagnerrp. v0.25.1-40-g6aa7fbe

Git Repo Owner noreply at mythtv.org
Wed Jun 20 08:22:17 UTC 2012


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  6aa7fbe106dbf88c2c067a0184a52d814cef1978 (commit)
      from  effb32be550172b9341e17b493d209e468c5be17 (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 6aa7fbe106dbf88c2c067a0184a52d814cef1978
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:22:05 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6aa7fbe106dbf88c2c067a0184a52d814cef1978

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
(cherry picked from commit 76433930fed60342a4b2929c6ff94a8413673e5b)



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

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