[mythtv-commits] [MythTV/mythtv] c4a767: Cleanup use of 'display' command line argument for...

Mark Kendall noreply at github.com
Thu Jul 2 08:52:12 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: c4a767af7e0cf3daf0b5b829b293a66fb53a64a5
      https://github.com/MythTV/mythtv/commit/c4a767af7e0cf3daf0b5b829b293a66fb53a64a5
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythbase/mythcommandlineparser.cpp
    M mythtv/libs/libmythui/mythdisplay.cpp
    M mythtv/libs/libmythui/mythdisplay.h
    M mythtv/libs/libmythui/mythuihelper.cpp
    M mythtv/libs/libmythui/mythuihelper.h
    M mythtv/libs/libmythui/platforms/mythxdisplay.cpp
    M mythtv/libs/libmythui/platforms/mythxdisplay.h
    M mythtv/programs/mythavtest/main.cpp
    M mythtv/programs/mythfrontend/main.cpp
    M mythtv/programs/mythscreenwizard/main.cpp
    M mythtv/programs/mythtv-setup/main.cpp
    M mythtv/programs/mythwelcome/commandlineparser.cpp
    M mythtv/programs/mythwelcome/main.cpp

  Log Message:
  -----------
  Cleanup use of 'display' command line argument for X11

- no need to involve MythUIHelper
- set display string directly in MythXDisplay and from
MythDisplay::ConfigureQtGUI
- make it clear in MythXDisplay how the display argument is being
handled - and ensures the same display is in use for both Qt and MythTV
internals




More information about the mythtv-commits mailing list