[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-355-g15b8290

Git Repo Owner noreply at mythtv.org
Fri Oct 18 14:16:20 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  15b82903a101eb2111889fb2c9600181f122dcce (commit)
       via  0d5cb104eb2eea3aff4552fcd1776c9b3d2cd3c5 (commit)
      from  3d95e17be6c411b81b45b13ef730106b197e5b15 (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 15b82903a101eb2111889fb2c9600181f122dcce
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 18 Oct 2013 15:13:35 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 18 Oct 2013 15:13:35 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=15b82903a101eb2111889fb2c9600181f122dcce

Fix services GetChannelIcon() when height or width are specified



commit 0d5cb104eb2eea3aff4552fcd1776c9b3d2cd3c5
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 18 Oct 2013 13:34:47 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 18 Oct 2013 15:09:58 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0d5cb104eb2eea3aff4552fcd1776c9b3d2cd3c5

Lookup channel data by chanid instead of source+channum, the latter requires a single query and the former three queries.



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h            |    2 +-
 mythtv/libs/libmythtv/channelutil.cpp            |   17 ++++++++------
 mythtv/libs/libmythtv/channelutil.h              |    3 +-
 mythtv/programs/mythbackend/services/channel.cpp |   25 +++++++++------------
 mythtv/programs/mythbackend/services/guide.cpp   |    4 +-
 5 files changed, 26 insertions(+), 25 deletions(-)

-- 



More information about the mythtv-firehose mailing list