[mythtv-firehose] mythtv branch master updated by jstichnoth. v0.27-pre2-1463-g8491c5e

Git Repo Owner noreply at mythtv.org
Sat Jun 15 15:16:39 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  8491c5e1a51a1c1d8c24e9e7c3810e0bb7890797 (commit)
      from  0cbca168321f862e81d557612b24fef4b967bbb2 (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 8491c5e1a51a1c1d8c24e9e7c3810e0bb7890797
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 15 Jun 2013 08:05:54 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 15 Jun 2013 08:16:05 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8491c5e1a51a1c1d8c24e9e7c3810e0bb7890797

Add the REC_STARTED_WRITING system event.
This system event is sent when the recorder starts writing the first
keyframe.  This allows a client to get better precision than the
REC_STARTED event, which is sent before other actions such as channel
changing, tuning, and waiting to see the first keyframe.  Thanks to
John Poet for direction on where in the recorder code to send the
event.

The initial intention is to facilitate simplifying the external
scripts that allow capturing subtitles from an HD-PVR, currently
documented at http://www.mythtv.org/wiki/Captions_with_HD-PVR .



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

Summary of changes:
 mythtv/libs/libmythtv/mythsystemevent.cpp          |  107 +++++++++++++------
 mythtv/libs/libmythtv/recorders/dtvrecorder.cpp    |    8 ++-
 .../mythbackend/config_backend_general.xml         |    6 +
 3 files changed, 86 insertions(+), 35 deletions(-)

-- 



More information about the mythtv-firehose mailing list