[mythtv-commits] [MythTV/mythtv] 140349: MythDRMDevice: Add GetConnector method

Mark Kendall noreply at github.com
Fri Jan 22 18:00:13 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 140349bbdd22f8bbd4000c44b34420dc670c7ef8
      https://github.com/MythTV/mythtv/commit/140349bbdd22f8bbd4000c44b34420dc670c7ef8
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythdrmdevice.cpp
    M mythtv/libs/libmythui/platforms/mythdrmdevice.h

  Log Message:
  -----------
  MythDRMDevice: Add GetConnector method


  Commit: e107a81beb7872879591f15f773e64b8fc689654
      https://github.com/MythTV/mythtv/commit/e107a81beb7872879591f15f773e64b8fc689654
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

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

  Log Message:
  -----------
  MythEDID: Add parsing of supported HDR types

- as well as Variable Refresh Rate and colour depth support for future
use


  Commit: 98296a25a1f9ac57c9337e05437a8c609f7b24b0
      https://github.com/MythTV/mythtv/commit/98296a25a1f9ac57c9337e05437a8c609f7b24b0
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythdrmdevice.cpp

  Log Message:
  -----------
  MythDRMDevice: Cleanup handling of custom DRM settings

- ensure planar DRM support is requested if requested by the user
(regardless of whether the setup appears correct or not)
- improve warnings for incorrect and/or incomplete configuration


  Commit: d29e30141a79e7c0ccf03a3323a1a85a59eb0250
      https://github.com/MythTV/mythtv/commit/d29e30141a79e7c0ccf03a3323a1a85a59eb0250
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythdrmdevice.cpp
    M mythtv/libs/libmythui/platforms/mythdrmdevice.h

  Log Message:
  -----------
  MythDRMDevice: Use MYTHTV_DRM_MODE to override the video mode

- as noted in the code, the value is not sanitised


  Commit: ffd2e7212a692469c822ee8f584fcb32fdf0abbd
      https://github.com/MythTV/mythtv/commit/ffd2e7212a692469c822ee8f584fcb32fdf0abbd
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythdrmdevice.cpp

  Log Message:
  -----------
  MythDRMDevice: Squash a shadow warning


  Commit: 78246976f123130ebf253633a7c4838c15103e9d
      https://github.com/MythTV/mythtv/commit/78246976f123130ebf253633a7c4838c15103e9d
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythdrmdevice.cpp

  Log Message:
  -----------
  MythDRMDevice: Use MYTHCONFDIR for location of eglfs config file

- and if that is empty, default to ~/.mythtv, as for the normal myth
config directory support in mythdirs.cpp


  Commit: 42731ca6dcf1f022c84f63386aee35d575fc0ae1
      https://github.com/MythTV/mythtv/commit/42731ca6dcf1f022c84f63386aee35d575fc0ae1
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

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

  Log Message:
  -----------
  MythEDID: Make HDR descriptions translatable


  Commit: aee38f014223644302ce59ada71f82ba6e7f22ab
      https://github.com/MythTV/mythtv/commit/aee38f014223644302ce59ada71f82ba6e7f22ab
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

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

  Log Message:
  -----------
  MythDisplay: Report supported HDR formats

- show in logs and display section of status status


Compare: https://github.com/MythTV/mythtv/compare/d2f97e8bd319...aee38f014223


More information about the mythtv-commits mailing list