Opened 17 years ago

Last modified 15 years ago

#6211 closed defect

program guide (epg) preview window not scaled properly on OS X — at Initial Version

Reported by: risto78@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: Ports - OSX Version: 0.21-fixes
Severity: high Keywords:
Cc: Stuart Auchterlonie Ticket locked: no

Description

when displaying the program guide on OS X, the live tv preview window is merely offset but not scaled

the embedded window is shown at the size of the display, so it overlaps the guide and runs past the edge of the screen it looks like the mainwindow viewport is resized instead for some reason

DEBUG OUTPUT: (using -v most)

2009-02-01 15:18:12.658 Disabled deinterlacing 2009-02-01 15:18:12.658 VideoOutputQuartz::EmbedInWidget(wid=3195, x=777, y=33, w=347, h=197) 2009-02-01 15:18:12.659 Display Rect left: 777, top: 33, width: 347, height: 197, aspect: 1.33333 2009-02-01 15:18:12.659 Video Rect left: 0, top: 0, width: 720, height: 480, aspect: 1.33333 2009-02-01 15:18:12.659 Main window: Viewport is 347 x 197 2009-02-01 15:18:12.659 Main window: Image is 720 x 480 2009-02-01 15:18:12.659 Main window: Scaling to 0.481944 x 0.410417 of original 2009-02-01 15:18:12.659 Main window: Translating to 777, 33 2009-02-01 15:18:12.692 Embedded window: Viewport currently 0,0 -> 1152,656 2009-02-01 15:18:12.693 Embedded window: Viewport is 1152 x 656 2009-02-01 15:18:12.693 Embedded window: Image is 720 x 480 2009-02-01 15:18:12.693 Embedded window: Scaling to 1.6 x 1.36667 of original 2009-02-01 15:18:12.693 Embedded window: Translating to 777, 33

Change History (0)

Note: See TracTickets for help on using tickets.