[mythtv-firehose] mythtv branch master updated by pbennett. v30-Pre-295-ge9c9cb1

Git Repo Owner noreply at mythtv.org
Fri Nov 3 16:56:44 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
       via  e9c9cb1d3e2cd094a5152f1f7390a90748189e43 (commit)
       via  4fbeb0c3cc510c85195fc45c84bef4a9bc0b46ba (commit)
      from  d6bf26d620ac436d9c2bc49658fd47504aef964f (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 e9c9cb1d3e2cd094a5152f1f7390a90748189e43
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Fri, 3 Nov 2017 12:52:45 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Fri, 3 Nov 2017 12:52:45 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e9c9cb1d3e2cd094a5152f1f7390a90748189e43

mythfilldatabase: Evaluate unscannable source status once
For some OCUR tuners (i.e. the Ceton), requesting
the status of whether the tuner has an inserted
CableCARD can take 2-3 seconds.  Repeatedly
making that determination at each channel insert
time can result in slow channel update times if
the channel list is large.  Determine the status
only once for the tuner.

Fixes #12756

Signed-off-by: Peter Bennett <pbennett at mythtv.org>



commit 4fbeb0c3cc510c85195fc45c84bef4a9bc0b46ba
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Fri, 3 Nov 2017 12:48:18 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Fri, 3 Nov 2017 12:48:18 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4fbeb0c3cc510c85195fc45c84bef4a9bc0b46ba

Setup: Properly detect CableCARD in Ceton tuner
Detect cable card in Ceton tuner instead of just assuming it is present

Fixes #12685

Signed-off-by: Peter Bennett <pbennett at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythtv/cardutil.cpp               |   80 +++++++++++++++++++++-
 mythtv/programs/mythfilldatabase/channeldata.cpp |    4 +-
 2 files changed, 80 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-firehose mailing list