[mythtv-commits] [MythTV/mythtv] 243741: Support single channel tuners with multiple frontends

Mike Bibbings noreply at github.com
Sat Mar 23 13:48:39 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 2437415c7b614f96677a93b53d697d31f0744c56
      https://github.com/MythTV/mythtv/commit/2437415c7b614f96677a93b53d697d31f0744c56
  Author: Mike Bibbings <mike.bibbings at gmail.com>
  Date:   2019-03-23 (Sat, 23 Mar 2019)

  Changed paths:
    M mythtv/libs/libmythtv/cardutil.cpp

  Log Message:
  -----------
  Support single channel tuners with multiple frontends

There are single-channel multi-standard tuners that have two frontends.
Typically the first frontend can do DVB-T/T2/C and the second frontend
can do DVB-S/S2. Only one of the frontends can be used at a given moment.
In MythTV this can be realized by connecting only one frontend to a Video source.

Fixes #13052

Signed-off-by: Klaas de Waal <kdewaal at mythtv.org>




More information about the mythtv-commits mailing list