[mythtv-commits] [MythTV/mythtv] 88c25c: MythRender: Remove Release method

Mark Kendall noreply at github.com
Tue Nov 26 11:15:53 UTC 2019


  Branch: refs/heads/devel/2019-render
  Home:   https://github.com/MythTV/mythtv
  Commit: 88c25c1e82462037f5029cdb9eb2343da2d177fc
      https://github.com/MythTV/mythtv/commit/88c25c1e82462037f5029cdb9eb2343da2d177fc
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-22 (Fri, 22 Nov 2019)

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

  Log Message:
  -----------
  MythRender: Remove Release method

- this harks back to the days of different windows/contexts/planes for
the GUI and video and should no longer be necessary as we have one
single OpengL context and window.
- it causes issues on some embedded platforms


  Commit: 060c7ae2e1203c8e38902a12ec4519c27f679137
      https://github.com/MythTV/mythtv/commit/060c7ae2e1203c8e38902a12ec4519c27f679137
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
    M mythtv/libs/libmythbase/libmythbase.pro
    A mythtv/libs/libmythbase/mythpower.cpp
    A mythtv/libs/libmythbase/mythpower.h
    A mythtv/libs/libmythbase/platforms/mythpowerdbus.cpp
    A mythtv/libs/libmythbase/platforms/mythpowerdbus.h

  Log Message:
  -----------
  Add new MythPower/MythPowerDBus classes

- new functionality is not yet plumbed in - needs a little testing first


Compare: https://github.com/MythTV/mythtv/compare/c794391ade51...060c7ae2e120


More information about the mythtv-commits mailing list