Opened 17 years ago

Closed 16 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 17 years ago.
xrandr2.diff (3.0 KB) - added by anonymous 16 years ago.

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by anonymous

Attachment: xrandr_gui.diff added

comment:1 Changed 17 years ago by danielk

Owner: changed from Isaac Richards to danielk

comment:2 Changed 16 years ago by danielk

Type: defectpatch

comment:3 Changed 16 years ago by mark.kendall@…

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.

Changed 16 years ago by anonymous

Attachment: xrandr2.diff added

comment:4 Changed 16 years ago by danielk

Milestone: unknown0.21

comment:5 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.