[mythtv-commits] mythtv branch master updated by peper03. v30-Pre-281-g00641be

Git Repo Owner noreply at mythtv.org
Thu Nov 2 14:22:03 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user peper03.
       via  00641bee2e3377d85a1ef47146c1b2a8e682328e (commit)
       via  4c6fffdf034720509e7420a41e8a977668faf866 (commit)
      from  9d87dd9927a00766888ff6c165b431ab8e5b7c97 (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 00641bee2e3377d85a1ef47146c1b2a8e682328e
Author:    Richard Hulme <peper03 at mythtv.org> at Thu, 2 Nov 2017 14:14:32 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Thu, 2 Nov 2017 15:20:13 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=00641bee2e3377d85a1ef47146c1b2a8e682328e

Split long, multi-line debug outputs into separate calls to LOG when performing a channel scan to try to ensure we don't hit the limit for the length of a single log string.



commit 4c6fffdf034720509e7420a41e8a977668faf866
Author:    Richard Hulme <peper03 at mythtv.org> at Wed, 1 Nov 2017 18:14:54 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Thu, 2 Nov 2017 15:20:13 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4c6fffdf034720509e7420a41e8a977668faf866

Start/stop listening to the Freesat SI pid as soon as possible rather than waiting for the next call to ScanStreamData::Reset (which will probably be the next we tune).



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

Summary of changes:
 .../libs/libmythtv/channelscan/channelscan_sm.cpp  |   35 ++++++++++++++------
 mythtv/libs/libmythtv/channelscan/channelscan_sm.h |    1 +
 mythtv/libs/libmythtv/mpeg/scanstreamdata.h        |    4 ++
 3 files changed, 30 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-commits mailing list