[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-3337-g1999002

Git Repo Owner noreply at mythtv.org
Mon Jan 4 00:36:58 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  19990029228e10870fd4faeefbe596ce32de6835 (commit)
      from  95acb7edaa8e2355033c39a287146223ad9d652f (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 19990029228e10870fd4faeefbe596ce32de6835
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 13 Mar 2013 08:30:32 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 4 Jan 2016 01:34:36 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=19990029228e10870fd4faeefbe596ce32de6835

allow mythutil to clear EIT data from the program guide
Might come in handy when developing new EITFixups, to clear out data
that was previously fixed up with an older version of the fixup.



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

Summary of changes:
 mythtv/programs/mythutil/commandlineparser.cpp |    9 +++
 mythtv/programs/mythutil/eitutils.cpp          |   64 ++++++++++++++++++++++++
 mythtv/programs/mythutil/eitutils.h            |    4 ++
 mythtv/programs/mythutil/main.cpp              |    2 +
 mythtv/programs/mythutil/mythutil.pro          |    2 +-
 5 files changed, 80 insertions(+), 1 deletions(-)
 create mode 100644 mythtv/programs/mythutil/eitutils.cpp
 create mode 100644 mythtv/programs/mythutil/eitutils.h

-- 



More information about the mythtv-commits mailing list