[mythtv-commits] [MythTV/mythtv] 83d8bb: Fallback for modulation system setting with DVB-T/...

kmdewaal noreply at github.com
Sun Jan 19 17:27:45 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 83d8bbc82552e9bbcc19a29ed2a316c409a8d7e4
      https://github.com/MythTV/mythtv/commit/83d8bbc82552e9bbcc19a29ed2a316c409a8d7e4
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2020-01-19 (Sun, 19 Jan 2020)

  Changed paths:
    M mythtv/libs/libmythtv/channelscan/frequencytablesetting.cpp
    M mythtv/libs/libmythtv/dtvmultiplex.cpp
    M mythtv/libs/libmythtv/frequencytables.cpp
    M mythtv/libs/libmythtv/transporteditor.cpp

  Log Message:
  -----------
  Fallback for modulation system setting with DVB-T/T2 and DVB-S/S2

The checks on the correct modulation system setting in dvt_multiplex is
now more relaxed; if there is no value defined then a suitable default is chosen.
This eases migration from old mythtv installations to v31.
Also changed default selection to DVB-T2 and DVB-S2 in popup menu's.

Refs #13472
Refs #12638




More information about the mythtv-commits mailing list