[mythtv-firehose] mythtv branch master updated by dekarl. v0.28-pre-2479-g070774c

Git Repo Owner noreply at mythtv.org
Wed Jan 14 14:43:00 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  070774cc63e364b9b588e27a96adc3ae34a829a3 (commit)
       via  4e16cb2fd73ec8c4b81934e680c61cc2efae99e3 (commit)
      from  2ad4fa6a6fa15eb3bdc66badb6c6eefa3603512e (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 070774cc63e364b9b588e27a96adc3ae34a829a3
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 13 Jan 2015 23:28:25 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 14 Jan 2015 00:03:00 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=070774cc63e364b9b588e27a96adc3ae34a829a3

rename QMaps of {IPTV,HLS}StreamHandlers
Cppcheck complained about member variables of the same name, when both
contain only their own kind of handlers.



commit 4e16cb2fd73ec8c4b81934e680c61cc2efae99e3
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 3 Jan 2015 11:31:15 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 14 Jan 2015 00:03:00 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4e16cb2fd73ec8c4b81934e680c61cc2efae99e3

Add support for HTTP redirects to MythSingleDownload / HLS
Patch by Jeff Hansen
Fixes #12255



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

Summary of changes:
 mythtv/libs/libmythbase/mythsingledownload.cpp     |   35 ++++++++++++++++---
 mythtv/libs/libmythbase/mythsingledownload.h       |    3 +-
 .../libs/libmythtv/recorders/hlsstreamhandler.cpp  |   36 ++++++++++----------
 mythtv/libs/libmythtv/recorders/hlsstreamhandler.h |    6 ++--
 .../libs/libmythtv/recorders/iptvstreamhandler.cpp |   36 ++++++++++----------
 .../libs/libmythtv/recorders/iptvstreamhandler.h   |    6 ++--
 6 files changed, 73 insertions(+), 49 deletions(-)

-- 



More information about the mythtv-firehose mailing list