Mailing List Archive

mythtv branch master updated by peper03. v30-Pre-301-gaae70f3
The branch, master has been updated on the
mythtv repository by gitolite user peper03.
via aae70f3e87600781cadf1338b5e1615b2e3bb9fa (commit)
from 16086d203ebeb4aa3c8aecb7efc5c0486c87289f (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 aae70f3e87600781cadf1338b5e1615b2e3bb9fa
Author: Richard Hulme <peper03@mythtv.org> at Sun, 5 Nov 2017 16:25:24 +0100
Committer: Richard Hulme <peper03@mythtv.org> at Sun, 5 Nov 2017 17:39:53 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=aae70f3e87600781cadf1338b5e1615b2e3bb9fa

Add GetCachedSDTSections method to DVBStreamData to return all the SDT sections for a given transport ID.
The current attempt to get this data in ChannelScanSM only works by accident because only the SDT sections for the current transport are available. The method called would actually return all sections for all transport IDs.



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

Summary of changes:
.../libs/libmythtv/channelscan/channelscan_sm.cpp | 2 +-
mythtv/libs/libmythtv/mpeg/dvbstreamdata.cpp | 29 ++++++++++++++++++++
mythtv/libs/libmythtv/mpeg/dvbstreamdata.h | 1 +
3 files changed, 31 insertions(+), 1 deletions(-)

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose