[mythtv-commits] mythtv branch master updated by stuartm. v0.26-pre-1382-g725c72c

Git Repo Owner noreply at mythtv.org
Thu Nov 22 14:22:17 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  725c72cab973bc9e022fd1f23e801c569120d1dd (commit)
      from  59805821a11921f862fe142e6f3df477b7de5fa2 (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 725c72cab973bc9e022fd1f23e801c569120d1dd
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 22 Nov 2012 14:18:41 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 22 Nov 2012 14:18:41 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=725c72cab973bc9e022fd1f23e801c569120d1dd

Use ChannelInfo in mythfilldatabase instead of the local ChanInfo class



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

Summary of changes:
 mythtv/libs/libmythtv/channelinfo.cpp            |    4 +-
 mythtv/libs/libmythtv/channelinfo.h              |    4 +-
 mythtv/programs/mythfilldatabase/channeldata.cpp |   63 +++++++++++-----------
 mythtv/programs/mythfilldatabase/channeldata.h   |   32 ++----------
 mythtv/programs/mythfilldatabase/filldata.cpp    |   18 +++---
 mythtv/programs/mythfilldatabase/filldata.h      |    2 +-
 mythtv/programs/mythfilldatabase/xmltvparser.cpp |   19 ++++---
 mythtv/programs/mythfilldatabase/xmltvparser.h   |    8 ++-
 8 files changed, 66 insertions(+), 84 deletions(-)

-- 



More information about the mythtv-commits mailing list