[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-1546-g3cb4267

Git Repo Owner noreply at mythtv.org
Sat Jun 7 13:20:59 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  3cb426710d26941c9bc2783540d38ae2f55913d5 (commit)
       via  f44e426dc32f83b03d00084ae49c4667babfc3f1 (commit)
       via  82e49beddb4c47df4ccb64c7545a96ab8b7a0a5d (commit)
       via  2a3fb94a4fc2ce92761986559f3885f5fc57c695 (commit)
       via  4649a3c71571b870669ea8b7325e701972a39fcf (commit)
      from  0b64f62773aeaa58b1be37c5751c6e5275afdcca (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 3cb426710d26941c9bc2783540d38ae2f55913d5
Author:    Stuart Morgan <smorgan at mythtv.org> at Sat, 7 Jun 2014 14:11:38 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 7 Jun 2014 14:20:35 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3cb426710d26941c9bc2783540d38ae2f55913d5

Services API: Add option to GetChannelInfoList to ignore hidden channels



commit f44e426dc32f83b03d00084ae49c4667babfc3f1
Author:    Stuart Morgan <smorgan at mythtv.org> at Sat, 7 Jun 2014 13:46:12 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 7 Jun 2014 14:20:35 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f44e426dc32f83b03d00084ae49c4667babfc3f1

Enable filtering of ChannelUtil::GetChanIDs to include only visible channels.



commit 82e49beddb4c47df4ccb64c7545a96ab8b7a0a5d
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Jun 2014 20:36:01 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 7 Jun 2014 14:20:35 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=82e49beddb4c47df4ccb64c7545a96ab8b7a0a5d

When Start/Count are defined then limit then add them to the mysql query instead requesting everything then ignoring what we don't want.



commit 2a3fb94a4fc2ce92761986559f3885f5fc57c695
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Jun 2014 18:54:08 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 7 Jun 2014 14:20:35 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2a3fb94a4fc2ce92761986559f3885f5fc57c695

WebFronted: The 'for' attribute of <label> can only be used with form elements (yet another stupidity of the HTML spec).



commit 4649a3c71571b870669ea8b7325e701972a39fcf
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 5 Jun 2014 19:40:53 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 7 Jun 2014 14:20:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4649a3c71571b870669ea8b7325e701972a39fcf

Services API: Fix typo in Guide/GetProgramList preventing correct handling of a null EndTime



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

Summary of changes:
 mythtv/html/tv/ajax_backends/program_util.qsp      |   16 ++++----
 .../services/channelServices.h                     |    9 ++--
 mythtv/libs/libmythtv/channelutil.cpp              |   19 +++++++--
 mythtv/libs/libmythtv/channelutil.h                |    2 +-
 mythtv/programs/mythbackend/services/channel.cpp   |    5 +-
 mythtv/programs/mythbackend/services/channel.h     |    8 ++-
 mythtv/programs/mythbackend/services/guide.cpp     |   40 +++++++------------
 7 files changed, 52 insertions(+), 47 deletions(-)

-- 



More information about the mythtv-commits mailing list