[mythtv-commits] mythtv branch master updated by stuartm. v0.26-pre-1456-g3ce30e7

Git Repo Owner noreply at mythtv.org
Sun Nov 25 21:34:09 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  3ce30e783053e2946b6eead9959f16e2fe249763 (commit)
      from  fb155685ec074a432ac54a58eaae8a970027dd15 (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 3ce30e783053e2946b6eead9959f16e2fe249763
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 25 Nov 2012 19:57:48 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 25 Nov 2012 21:33:39 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3ce30e783053e2946b6eead9959f16e2fe249763

Store card and group ids as a list in ChannelInfo instead of creating multiple ChannelInfo objects for each chanid/cardid mapping. Saves a little memory and is much tidier.



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h            |    2 +-
 mythtv/libs/libmythtv/channelgroup.cpp           |    4 +
 mythtv/libs/libmythtv/channelinfo.cpp            |   71 ++++++++++++++++++----
 mythtv/libs/libmythtv/channelinfo.h              |   32 ++++++++--
 mythtv/libs/libmythtv/channelutil.cpp            |   22 +++++--
 mythtv/libs/libmythtv/tvbrowsehelper.cpp         |    3 +-
 mythtv/programs/mythfilldatabase/channeldata.cpp |    3 +-
 7 files changed, 112 insertions(+), 25 deletions(-)

-- 



More information about the mythtv-commits mailing list