[mythtv-commits] [MythTV/mythtv] 042148: Improve logic for (re)creating painters

kmdewaal noreply at github.com
Sat Sep 25 19:50:09 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 0421486f220fb91aaefa21e307394f15aa5e900c
      https://github.com/MythTV/mythtv/commit/0421486f220fb91aaefa21e307394f15aa5e900c
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2021-08-26 (Thu, 26 Aug 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythmainwindow.cpp
    M mythtv/libs/libmythui/mythmainwindow.h

  Log Message:
  -----------
  Improve logic for (re)creating painters


  Commit: 8de9378ed2860eb66f535e2e01af299c62326e6b
      https://github.com/MythTV/mythtv/commit/8de9378ed2860eb66f535e2e01af299c62326e6b
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2021-08-26 (Thu, 26 Aug 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythmainwindow.cpp

  Log Message:
  -----------
  Output the warning message from CreatePainters to the log


  Commit: ce840ba0886bf92013267f931011d5db130b6bec
      https://github.com/MythTV/mythtv/commit/ce840ba0886bf92013267f931011d5db130b6bec
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2021-08-26 (Thu, 26 Aug 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythmainwindow.cpp
    M mythtv/libs/libmythui/mythmainwindow.h
    M mythtv/programs/mythfrontend/main.cpp
    M mythtv/programs/mythscreenwizard/main.cpp
    M mythtv/programs/mythtv-setup/main.cpp

  Log Message:
  -----------
  merge ReinitDone into Init

currently only called immediately after Init
duplicated calls in ReinitDone removed (see lines 742 & 743 of mythmainwindow.cpp)

this split had caused a bug, see https://forum.mythtv.org/viewtopic.php?f=36&t=4470&start=45#p22285


  Commit: 646fab4eb76b5e9e7a24162823d08a34cd1d6f7b
      https://github.com/MythTV/mythtv/commit/646fab4eb76b5e9e7a24162823d08a34cd1d6f7b
  Author: kmdewaal <kdewaal at mythtv.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythmainwindow.cpp
    M mythtv/libs/libmythui/mythmainwindow.h
    M mythtv/programs/mythfrontend/main.cpp
    M mythtv/programs/mythscreenwizard/main.cpp
    M mythtv/programs/mythtv-setup/main.cpp

  Log Message:
  -----------
  Merge pull request #385 from ulmus-scott/mythmainwindow

Merge ReinitDone into Init


Compare: https://github.com/MythTV/mythtv/compare/d12d08e25574...646fab4eb76b


More information about the mythtv-commits mailing list