Mailing List Archive

[MythTV/mythtv] 1fbdd1: Square pixels for all HD/FHD/UHD displays
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 1fbdd15e5cf691a45cadb44d5961bab6a08be9e5
https://github.com/MythTV/mythtv/commit/1fbdd15e5cf691a45cadb44d5961bab6a08be9e5
Author: Klaas de Waal <klaas@kldo.nl>
Date: 2023-03-14 (Tue, 14 Mar 2023)

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

Log Message:
-----------
Square pixels for all HD/FHD/UHD displays

For the GUI of MythTV, use a fixed pixel aspect ratio of 1.0 for all displays
that have a vertical resolution of at least 720 pixels.
Previously, the pixel aspect ratio was always computed from both the resolution and
the dimensions of the display as reported by the EDID when both are available.
This solves GUI issues when the display dimensions as reported by the EDID is not correct.
Note that for video playback the setting "Screen aspect ratio" is used.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits