[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2609-g0a3bc95

Git Repo Owner noreply at mythtv.org
Fri Feb 6 19:48:19 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  0a3bc95b88a4523767c6d6db653856c5b04040d0 (commit)
       via  6b3d8cb9b7bc5bbb275919956fad260a5720a147 (commit)
       via  0cea0ad6e10c19d95e565888fa34d4c5bc205a2b (commit)
      from  7a5fc2ea3a916c5dab7257fb32b0e3b258ef6ba3 (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 0a3bc95b88a4523767c6d6db653856c5b04040d0
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Feb 2015 19:46:19 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Feb 2015 19:47:30 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0a3bc95b88a4523767c6d6db653856c5b04040d0

WebFrontend: Add m3u8 and asx playlist (stream) links for recordings. Much requested.



commit 6b3d8cb9b7bc5bbb275919956fad260a5720a147
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Feb 2015 18:44:25 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Feb 2015 19:47:30 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6b3d8cb9b7bc5bbb275919956fad260a5720a147

HTTP: Allow server side scripts to set response headers.



commit 0cea0ad6e10c19d95e565888fa34d4c5bc205a2b
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Feb 2015 15:24:45 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Feb 2015 19:47:30 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0cea0ad6e10c19d95e565888fa34d4c5bc205a2b

Expand the Server variables to include more of RFC 3875



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

Summary of changes:
 mythtv/configure                                |    1 +
 mythtv/html/js/utility.js                       |   16 ---
 mythtv/html/tv/js/recordings.js                 |   14 +++
 mythtv/html/tv/recordings.qsp                   |    6 +
 mythtv/html/tv/stream.qsp                       |   79 ++++++++++++++
 mythtv/libs/libmythupnp/httprequest.cpp         |  133 ++++++++++++++++++-----
 mythtv/libs/libmythupnp/httprequest.h           |   30 +++---
 mythtv/libs/libmythupnp/httpserver.cpp          |    2 +
 mythtv/libs/libmythupnp/serverSideScripting.cpp |   20 ++++-
 mythtv/libs/libmythupnp/ssdp.cpp                |    2 +
 10 files changed, 247 insertions(+), 56 deletions(-)
 create mode 100644 mythtv/html/tv/stream.qsp

-- 



More information about the mythtv-firehose mailing list