[mythtv-commits] mythtv branch master updated by stuarta. v0.28-pre-3170-ge404ef4

Git Repo Owner noreply at mythtv.org
Mon Nov 23 10:33:11 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuarta.
       via  e404ef45fab5fef49397ed763241d893633695c3 (commit)
      from  7f4068682467f648d1d1deb75120e45016eaae20 (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 e404ef45fab5fef49397ed763241d893633695c3
Author:    Stuart Auchterlonie <stuarta at squashedfrog.net> at Mon, 23 Nov 2015 10:32:28 +0000
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Mon, 23 Nov 2015 10:32:28 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e404ef45fab5fef49397ed763241d893633695c3

Refs #12548. Implement stripping of HTML tags from EIT data.
Can be turned on and off per service / transport / multiplex
just like the other fixups.

Also re-arranged and sorted the UK transport id maps, as there
were duplicate entries and the sorting was not in transport order

Added unit tests for stripping html tags



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

Summary of changes:
 mythtv/libs/libmythtv/eitfixup.cpp                 |   15 ++++-
 mythtv/libs/libmythtv/eitfixup.h                   |    3 +
 mythtv/libs/libmythtv/eithelper.cpp                |   73 +++++++-------------
 .../test/test_eitfixups/test_eitfixups.cpp         |   37 ++++++++++
 .../libmythtv/test/test_eitfixups/test_eitfixups.h |    1 +
 5 files changed, 81 insertions(+), 48 deletions(-)

-- 



More information about the mythtv-commits mailing list