[mythtv-commits] [MythTV/mythtv] 3da3de: programs: Add shared pre-QApplication setup for GU...

Mark Kendall noreply at github.com
Sun Jan 26 14:07:04 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 3da3ded47794455e66c1eccad44b98e610c1dc0b
      https://github.com/MythTV/mythtv/commit/3da3ded47794455e66c1eccad44b98e610c1dc0b
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp
    M mythtv/libs/libmythui/mythdisplay.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/main.cpp

  Log Message:
  -----------
  programs: Add shared pre-QApplication setup for GUI applications

- MythDisplay::ConfigureQtGUI holds common code that should be called
before any GUI app is created and replaces inconsistent approach across
the MythTV gui binaries
- refs #13553


  Commit: fc09cbecae7089e5e426bcdd23467721f156881f
      https://github.com/MythTV/mythtv/commit/fc09cbecae7089e5e426bcdd23467721f156881f
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M mythtv/programs/mythfrontend/action.h

  Log Message:
  -----------
  mythfrontend: Squash a couple of warnings.


Compare: https://github.com/MythTV/mythtv/compare/0d3bb87db718...fc09cbecae70


More information about the mythtv-commits mailing list