Opened 19 years ago

Closed 18 years ago

#2648 closed patch (fixed)

XRandR and GUI

Reported by: mark_kendall@… Owned by: danielk
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When using XRandR, the code will currently only resize the screen for the GUI (and visa-versa) when in livetv and if the video renderer supports a preview in the program guide.

Attached patch (against mythtv-vid) resizes the screen when the video renderer does not support preview (see opengl patch to follow) and when showing EPG/program finder/edit schedule in recordings and livetv.

Attachments (2)

xrandr_gui.diff (3.7 KB ) - added by anonymous 19 years ago.
xrandr2.diff (3.0 KB ) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (7)

by anonymous, 19 years ago

Attachment: xrandr_gui.diff added

comment:1 by danielk, 19 years ago

Owner: changed from Isaac Richards to danielk

comment:2 by danielk, 18 years ago

Type: defectpatch

comment:3 by mark.kendall@…, 18 years ago

Updated patch for latest svn.

The previous description of the problem probably wasn't the best either!

When video playback is using a different modeline (say 1080i) to the GUI (say 720p), bringing up the program guide/program finder/upcoming recordings etc does not always switch the display to the GUI size and does not switch back to the custom video resolution when finished. The patch ensures the correct behaviour is consistently applied.

by anonymous, 18 years ago

Attachment: xrandr2.diff added

comment:4 by danielk, 18 years ago

Milestone: unknown0.21

comment:5 by danielk, 18 years ago

Resolution: fixed
Status: newclosed

(In [16028]) Fixes #2648. Fixes XRandR switching when entering/leaving EPG.

Note: See TracTickets for help on using tickets.