[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-3690-g62f9970

Git Repo Owner noreply at mythtv.org
Sun Mar 20 20:40:22 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  62f9970abf73342ceb88365dcc5e9b7f1930f5ee (commit)
      from  daadbeb649affe05fc733d58f36ea4f90caa6ab0 (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 62f9970abf73342ceb88365dcc5e9b7f1930f5ee
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 20 Mar 2016 19:47:02 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 20 Mar 2016 21:38:15 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=62f9970abf73342ceb88365dcc5e9b7f1930f5ee

ugly fix for UK EIT Fixups to handle 'Agents of Shield'
A better regex like (?:[:]|(?<=[\!\?])|(?<!\.\w)\.|(?<=\.\w\.))\s
is not supported due to missing support for lookbehind.
(Keep the full stop if its part of an abbreviation)

Fixes #12626



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

Summary of changes:
 mythtv/libs/libmythtv/eitfixup.cpp                 |    8 +++++---
 .../test/test_eitfixups/test_eitfixups.cpp         |    1 -
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list