[mythtv] PPC and OsX quartz renderer

Nigel Pearson nigel at ind.tansu.com.au
Mon Jul 5 22:52:47 UTC 2010


>> #ifdef Q_WS_MACX
>>    // Apple OpenGL is offset vert/hor by one pixel, so...
>>    display_video_rect.moveLeft(1);
>>    display_video_rect.moveTop(1)
>> #endif
>>    VideoOutput::MoveResize();
>> }
> 
> Is this true?

It might be a clipping off-by-one issue instead of offset.


>> Another OpenGL problem: if the window has decorations
>> (i.e. the buttons and title), that is not taken into
>> account in the rendered overlay's offset.
> 
> Is this with trunk or 0.23-fixes?

Both faults observed with 23-fixes.
Trunk configure doesn't enable OpenGL for me.
When I get time to fix that, I'll retest with trunk.


> and are you talking about the UI
> window or the video window?

Video. UI definitely uses the whole window.

--
Nigel Pearson, nigel at ind.tansu.com.au|
Telstra Net. Eng., Sydney, Australia |
Office: 9202 3900    Fax:  9212 6348 |
Mobile: 0408 664435  Home: 9792 6998 |

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-dev/attachments/20100706/0cc2d3f2/attachment.htm>


More information about the mythtv-dev mailing list