[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-869-g7a763f3

Git Repo Owner noreply at mythtv.org
Fri Feb 21 13:36:01 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  7a763f308cce5da6d7835f1400f646df2b0017c0 (commit)
       via  215ded5a1ca0483ceba8c215aba8dc64f6e9645a (commit)
       via  1a91c0722f1a15dd92a4afc2fa928b50f00e9a2a (commit)
      from  8665a63c7b1e68d6b86c61d2203dd18244075ce5 (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 7a763f308cce5da6d7835f1400f646df2b0017c0
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 21 Feb 2014 13:35:36 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 21 Feb 2014 13:35:36 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7a763f308cce5da6d7835f1400f646df2b0017c0

Fix inversion of logic in [b3e01c36]



commit 215ded5a1ca0483ceba8c215aba8dc64f6e9645a
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 21 Feb 2014 12:17:31 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 21 Feb 2014 12:27:10 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=215ded5a1ca0483ceba8c215aba8dc64f6e9645a

WebFrontend: Switch to use the global object copy of request parameters instead of the one passed as an argument.



commit 1a91c0722f1a15dd92a4afc2fa928b50f00e9a2a
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 21 Feb 2014 11:45:32 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 21 Feb 2014 11:45:32 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1a91c0722f1a15dd92a4afc2fa928b50f00e9a2a

ServerSideScripting: Add parameters, request headers and server variables as global objects instead of passing them as arguments.



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

Summary of changes:
 mythtv/html/js/utility.js                       |   10 ++++++++++
 mythtv/html/tv/ajax_backends/dvr_util.qsp       |    7 -------
 mythtv/html/tv/ajax_backends/program_util.qsp   |   15 ++++-----------
 mythtv/html/tv/guide.qsp                        |    7 -------
 mythtv/html/tv/recordingrules.qsp               |    7 -------
 mythtv/html/tv/recordings.qsp                   |    7 -------
 mythtv/html/tv/schedule.qsp                     |    7 -------
 mythtv/html/tv/tvplayer.qsp                     |    7 -------
 mythtv/html/tv/upcoming.qsp                     |    7 -------
 mythtv/libs/libmythupnp/httprequest.cpp         |    2 +-
 mythtv/libs/libmythupnp/serverSideScripting.cpp |   14 ++++++++++++--
 11 files changed, 27 insertions(+), 63 deletions(-)

-- 



More information about the mythtv-firehose mailing list