[mythtv-commits] [MythTV/mythtv] b89d76: Transport Editor updates

kmdewaal noreply at github.com
Wed Jun 24 21:42:46 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: b89d76fa944a5dfc61e96eaa532eb399d92419ab
      https://github.com/MythTV/mythtv/commit/b89d76fa944a5dfc61e96eaa532eb399d92419ab
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

  Changed paths:
    M mythtv/libs/libmythtv/cardutil.cpp
    M mythtv/libs/libmythtv/cardutil.h
    M mythtv/libs/libmythtv/dtvmultiplex.cpp
    M mythtv/libs/libmythtv/sourceutil.cpp
    M mythtv/libs/libmythtv/sourceutil.h
    M mythtv/libs/libmythtv/transporteditor.cpp

  Log Message:
  -----------
  Transport Editor updates

Show the DVB-C parameter edit page for HDHomeRun tuners when they can do DVB-C.
Previously the ATSC parameter edit page was shown.
Show the DVB-T2 parameter edit page for HDHomeRun tuners when they can do other DVB.
Previously the ATSC parameter edit page was shown.
Fixed a problem where sometimes the Transport Editor did not show any
transports when there were only a small number of transports in the video source.
FIxed a problem where the modulation system was not saved in the transport when a
DVB-S (not a DVB-S2) tuner and the transports came from the NIT transport loop.

(cherry picked from commit fcf9e8e79fd4971d298cd8c3a53466d256f7f0ff)

Fixes #13640

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




More information about the mythtv-commits mailing list