[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-1580-g6da5273

Git Repo Owner noreply at mythtv.org
Sun Jun 8 15:57:42 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  6da52730d9835600e092c4bc50f37527c3471aee (commit)
      from  16d50c906a978381e05e0895a3f1390e09738a87 (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 6da52730d9835600e092c4bc50f37527c3471aee
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 16:47:56 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 16:48:13 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6da52730d9835600e092c4bc50f37527c3471aee

Services API: Eliminate overlap between ChannelInfo and VideoMultiplex.
This bumps the ChannelInfo object version to 2.0.

If you were previously using this information, you will need to call
the GetVideoMultiplex endpoint with the mplexid from the ChannelInfo
instead.

Fetching this internal tuning information for every single channel was
very slow and yet most users of the Services API will never need access to
it. In fact its of arguably of no use to anyone using the API at all.



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

Summary of changes:
 .../datacontracts/programAndChannel.h              |   17 +----------------
 .../programs/mythbackend/services/serviceUtil.cpp  |   16 ----------------
 2 files changed, 1 insertions(+), 32 deletions(-)

-- 



More information about the mythtv-commits mailing list