[mythtv-commits] mythtv branch fixes/0.27 updated by jstichnoth. v0.27-RC1-92-g3406108

Git Repo Owner noreply at mythtv.org
Sun Sep 15 13:42:36 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  3406108cd9b5881904730ef1ecb4d31a7fb8b0ad (commit)
       via  ebf2b54082589052c715b2b7615ef9489721d6f9 (commit)
      from  1c7aa335c7ffea17796ff15a00c8b62aef86bdea (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 3406108cd9b5881904730ef1ecb4d31a7fb8b0ad
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 14 Sep 2013 11:11:07 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sun, 15 Sep 2013 06:40:41 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3406108cd9b5881904730ef1ecb4d31a7fb8b0ad

Mythweb: Prevent unnecessary 30-second delay after rescheduling.
For the listenForEvent() method, manually close and reopen the backend
connection in a way that allows MythEvent messages to be received.

Fixes #11853.
(cherry picked from commit fdf205485bf65ce4feb2d233da600e37aad8b0fc)



commit ebf2b54082589052c715b2b7615ef9489721d6f9
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sun, 15 Sep 2013 06:27:41 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sun, 15 Sep 2013 06:40:02 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ebf2b54082589052c715b2b7615ef9489721d6f9

Subtitles: Remove extraneous character in embedded text subtitles.
The NUL character at the end of the C string was accidentally being
included as part of the subtitle string, and rendered to the screen.
This affected only "raw text" subtitles directly embedded into the
video.  Fixes #11855.
(cherry picked from commit b062dd43ba26836c854a0c8fda845f9997b8fba9)



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

Summary of changes:
 mythtv/bindings/php/MythBackend.php       |   33 ++++++++++++++++++----------
 mythtv/libs/libmythtv/avformatdecoder.cpp |    2 +-
 2 files changed, 22 insertions(+), 13 deletions(-)

-- 



More information about the mythtv-commits mailing list