[mythtv-firehose] mythtv branch master updated by dekarl. v0.28-pre-2517-g019d1bb

Git Repo Owner noreply at mythtv.org
Sat Jan 24 01:08:21 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  019d1bb5faa7f44ada23a1900dd5d9dd5bbd23b8 (commit)
       via  2c4338f6bc565c712cd32cf9bcdb5fddc3f440a0 (commit)
      from  881d091b3cb6bfa4b21fb3e1d1bd82969275b9b7 (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 019d1bb5faa7f44ada23a1900dd5d9dd5bbd23b8
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 24 Jan 2015 02:06:13 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 24 Jan 2015 02:08:06 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=019d1bb5faa7f44ada23a1900dd5d9dd5bbd23b8

track changes in files of the webfrontend



commit 2c4338f6bc565c712cd32cf9bcdb5fddc3f440a0
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 24 Jan 2015 00:03:07 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 24 Jan 2015 02:08:06 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2c4338f6bc565c712cd32cf9bcdb5fddc3f440a0

Avoid breaking URI encoded parameters in HLS segment URLs
Passing around urls in QStrings instead of QUrls breaks some use cases.
Has seen very light testing with the HLS recorder.

Fixes #12346



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

Summary of changes:
 mythtv/html/html.pro                               |    4 ++--
 mythtv/libs/libmythbase/mythsingledownload.cpp     |    6 +++---
 mythtv/libs/libmythbase/mythsingledownload.h       |    2 +-
 mythtv/libs/libmythtv/recorders/HLS/HLSReader.cpp  |   19 +++++++++++++++----
 mythtv/libs/libmythtv/recorders/HLS/HLSSegment.cpp |    6 +++---
 mythtv/libs/libmythtv/recorders/HLS/HLSSegment.h   |    9 +++++----
 6 files changed, 29 insertions(+), 17 deletions(-)

-- 



More information about the mythtv-firehose mailing list