[mythtv-commits] [MythTV/mythtv] 04a463: Precondition check for Channel Editor/Edit Transports

kmdewaal noreply at github.com
Fri Sep 27 09:46:54 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 04a4632baa1d83721a8a9a52e22e34fa6a09849e
      https://github.com/MythTV/mythtv/commit/04a4632baa1d83721a8a9a52e22e34fa6a09849e
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-09-27 (Fri, 27 Sep 2019)

  Changed paths:
    M mythtv/programs/mythtv-setup/channeleditor.cpp

  Log Message:
  -----------
  Precondition check for Channel Editor/Edit Transports

In mythtv-setup, page 'Channel Editor', before starting the
'Edit Transports' dialog do check if there is a video source
selected and if there is a capture card connected to the
video source. This is the same check that was already
present for the 'Channel Scan' dialog.


  Commit: a1ac701c45223773479b29f4464b65ca5014a3a2
      https://github.com/MythTV/mythtv/commit/a1ac701c45223773479b29f4464b65ca5014a3a2
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-09-27 (Fri, 27 Sep 2019)

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

  Log Message:
  -----------
  Change name 'Multiplex Editor' to 'Transport Editor'

This is more consisstent as a multiplex is called a transport
everywhere else in mythtv-setup.


Compare: https://github.com/MythTV/mythtv/compare/e239fc55bc40...a1ac701c4522


More information about the mythtv-commits mailing list