[mythtv-firehose] mythtv branch master updated. v0.25-rc-122-gf81f712

Git Repo Owner noreply at mythtv.org
Tue Apr 3 00:06:24 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mythtv".

The branch, master has been updated
       via  f81f712537b63502814d1f274c7da14196cedd8c (commit)
      from  79d7af902c7ebcf218f3d4289ee23a196708e981 (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 f81f712537b63502814d1f274c7da14196cedd8c
Author:     Daniel Kristjansson <danielk at cuymedia.net>
AuthorDate: Mon Apr 2 18:03:40 2012 -0400
Commit:     Daniel Kristjansson <danielk at cuymedia.net>
CommitDate: Mon Apr 2 18:03:40 2012 -0400

    Fixes #9830. Refs #10519. Fixes channel change on PVR350.
    
    The drivers for some V4L devices require you to explicitly stop and restart streaming when sending certain ioctl's to the device. We already pause and unpause the recorder when issuing these commands so this adds a close(readfd) to the code that is run on pause and reopens readfd on the unpause code. This also means the DeviceReadBuffer needs to be reset with the new readfd, so we do that as well.

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

Summary of changes:
 mythtv/libs/libmythtv/mpegrecorder.cpp |  118 ++++++++++++--------------------
 mythtv/libs/libmythtv/mpegrecorder.h   |    4 +-
 2 files changed, 46 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
mythtv


More information about the mythtv-firehose mailing list