[mythtv-commits] [MythTV/mythtv] 44299c: MMAL: Fix direct render detection

Mark Kendall noreply at github.com
Thu Nov 21 09:23:10 UTC 2019


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

  Changed paths:
    M mythtv/libs/libmythtv/decoders/mythcodeccontext.cpp

  Log Message:
  -----------
  MMAL: Fix direct render detection


  Commit: 75129616d374130c6dacbf77c54d2d2e04a66217
      https://github.com/MythTV/mythtv/commit/75129616d374130c6dacbf77c54d2d2e04a66217
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
    M mythtv/libs/libmythtv/mythvideoout.cpp
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.cpp
    M mythtv/libs/libmythui/DisplayRes.cpp
    M mythtv/libs/libmythui/DisplayRes.h
    M mythtv/libs/libmythui/DisplayResOSX.cpp
    M mythtv/libs/libmythui/DisplayResOSX.h
    M mythtv/libs/libmythui/DisplayResX.cpp
    M mythtv/libs/libmythui/DisplayResX.h
    M mythtv/libs/libmythui/mythuihelper.cpp
    M mythtv/programs/mythfrontend/globalsettings.cpp

  Log Message:
  -----------
  DisplayRes: Refactor and minor cleanup

- all aimed at ensuring the singleton is actually released when we exit
(needed for planned drm support)


  Commit: c9c16f4079017956532ea00619e474ef938076a9
      https://github.com/MythTV/mythtv/commit/c9c16f4079017956532ea00619e474ef938076a9
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
    M mythtv/libs/libmythtv/osd.cpp
    M mythtv/libs/libmythtv/osd.h

  Log Message:
  -----------
  OSD: Sundry cleanup

- naming conventions
- old style casts
- readability
- implicit conversion warnings


  Commit: 3251011ffcfd50daa8aadc8aeb2368f70a24c06a
      https://github.com/MythTV/mythtv/commit/3251011ffcfd50daa8aadc8aeb2368f70a24c06a
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.cpp
    M mythtv/libs/libmythtv/osd.cpp
    M mythtv/libs/libmythtv/osd.h
    M mythtv/libs/libmythtv/videoout_d3d.cpp

  Log Message:
  -----------
  OSD: Remove unused Draw method

- which was used for blended OSDs
- rename DrawDirect to Draw


Compare: https://github.com/MythTV/mythtv/compare/fb4824c486ab...3251011ffcfd


More information about the mythtv-commits mailing list