Opened 19 years ago
Closed 19 years ago
#1911 closed patch (fixed)
xrandr - fix aspect ratio defaults and override.
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
DisplayResScreen fixes should be self explanatory. The change in videoout_xv ensures that any aspect ration override for the video mode is respected.
Attachments (1)
Change History (3)
by , 19 years ago
Attachment: | xrandr.diff added |
---|
comment:1 by , 19 years ago
Milestone: | → 0.20 |
---|---|
Owner: | changed from | to
Version: | → head |
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [10149]) Fixes #1911. Fixes two XRandR aspect ratio override problems with patch from Mark Kendall.
One is recent, the aspect ratio override was being applied too early. The other is less recent and only affects the "Default" (i.e. X11 queried) aspect ratio setting for displays with non-square pixels.