[mythtv-commits] [MythTV/mythtv] bf86e4: Additional fields in mythtv-setup Channel Editor
kmdewaal
noreply at github.com
Wed Oct 28 13:42:37 UTC 2020
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: bf86e4ecb306434b4129357e702532b4e0151436
https://github.com/MythTV/mythtv/commit/bf86e4ecb306434b4129357e702532b4e0151436
Author: Klaas de Waal <kdewaal at mythtv.org>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M mythtv/programs/mythtv-setup/channeleditor.cpp
M mythtv/programs/mythtv-setup/channeleditor.h
Log Message:
-----------
Additional fields in mythtv-setup Channel Editor
Add sorting on service ID, transport ID and video source in the
channel list of the mythtv-setup Channel Editor.
Add service ID, frequency and transport ID to the fields that
can be displayed in the Channel Editor page of mythtv-setup.
Note that the selection of which values are displayed is done
in the UI theme, file config-ui.xml. This file needs to be
adapted for each theme to actually display the values.
More information about the mythtv-commits
mailing list