[mythtv-firehose] mythtv branch devel/027candidates updated by dekarl. v0.27.5-31-g66c12f9

Git Repo Owner noreply at mythtv.org
Fri Oct 9 09:29:29 UTC 2015


The branch, devel/027candidates has been updated on the
mythtv repository by gitolite user dekarl.
       via  66c12f9eafc8d053c22b4d72424c1a06e90d389c (commit)
       via  7aaef04c8d0a446c5621fb3143e0b5ddc2420920 (commit)
       via  e6f4ba8253a92e1b73f53fe797d7b5ce514168dc (commit)
      from  3682a9a14783e81685af1f838ba7f3c9916e1746 (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 66c12f9eafc8d053c22b4d72424c1a06e90d389c
Author:    Karl Dietz <dekarl at mythtv.org> at Fri, 9 Oct 2015 11:25:12 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 9 Oct 2015 11:25:12 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=66c12f9eafc8d053c22b4d72424c1a06e90d389c

Merge remote-tracking branch 'cbovy/fixes/0.27' into devel/027candidates



commit 7aaef04c8d0a446c5621fb3143e0b5ddc2420920
Author:    Charles Bovy <charles.bovy at gmail.com> at Fri, 2 Oct 2015 13:23:14 +0200
Committer: Charles Bovy <charles.bovy at gmail.com> at Fri, 2 Oct 2015 13:23:14 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7aaef04c8d0a446c5621fb3143e0b5ddc2420920

Forgot to add new files from iptv_extension_01.patch



commit e6f4ba8253a92e1b73f53fe797d7b5ce514168dc
Author:    Charles Bovy <charles.bovy at gmail.com> at Fri, 2 Oct 2015 12:14:27 +0200
Committer: Charles Bovy <charles.bovy at gmail.com> at Fri, 2 Oct 2015 12:14:27 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e6f4ba8253a92e1b73f53fe797d7b5ce514168dc

Merged the iptv_extension_01.patch plus commit e740947. Original patch by Lincoln Rogers



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

Summary of changes:
 mythtv/libs/libmythbase/mythsingledownload.cpp     |   63 ++++---
 mythtv/libs/libmythbase/mythsingledownload.h       |    9 +-
 .../libmythtv/channelscan/iptvchannelfetcher.h     |    8 +-
 mythtv/libs/libmythtv/channelutil.cpp              |   51 +++++-
 mythtv/libs/libmythtv/channelutil.h                |    1 +
 mythtv/libs/libmythtv/iptvtuningdata.h             |   66 ++++++--
 mythtv/libs/libmythtv/libmythtv.pro                |    4 +
 mythtv/libs/libmythtv/mythsystemevent.cpp          |    2 +
 mythtv/libs/libmythtv/recorders/HLS/HLSReader.cpp  |    2 +-
 mythtv/libs/libmythtv/recorders/HLS/HLSReader.h    |    4 +-
 .../libmythtv/recorders/cetonstreamhandler.cpp     |    4 +-
 .../libmythtv/recorders/httptsstreamhandler.cpp    |  191 ++++++++++++++++++++
 .../libs/libmythtv/recorders/httptsstreamhandler.h |   68 +++++++
 mythtv/libs/libmythtv/recorders/iptvchannel.cpp    |    9 +-
 mythtv/libs/libmythtv/recorders/iptvchannel.h      |    1 +
 .../libs/libmythtv/recorders/iptvstreamhandler.cpp |    9 +-
 .../libs/libmythtv/recorders/iptvstreamhandler.h   |    3 +
 mythtv/libs/libmythtv/tv_rec.cpp                   |   15 ++
 mythtv/libs/libmythtv/tv_rec.h                     |    3 +
 19 files changed, 455 insertions(+), 58 deletions(-)
 create mode 100644 mythtv/libs/libmythtv/recorders/httptsstreamhandler.cpp
 create mode 100644 mythtv/libs/libmythtv/recorders/httptsstreamhandler.h

-- 



More information about the mythtv-firehose mailing list