[mythtv] [PATCH] Specify aspect ratio cycle

Steffen Immle Immle at gmx.net
Mon Jun 14 04:19:05 EDT 2004


Kenneth Aafløy wrote:
> On Friday 11 June 2004 23:37, Ed Wildgoose wrote:
> 
>>I haven't looked at this very hard, but I seem to remember that the
>>current code does try to reset the screen size as far as the OSD is
>>concerned.  However, it doesn't seem to be taking effect.  I remember
>>the original author pointing this out in an email.
>>
>>It's clearly possible since switching between 4:3 and 16:9 correctly
>>moves the OSD, but manually adjusting it appears not to..
>>
>>Probably a one line fix?
> 
> 
> I would just like to mention that any rescaling of the OSD is very slow, about 
> a second or so?
> 
> And it should be a bit more than a one-liner, because the OSD now assumes that 
> it will blend into a framebuffer of the exact size, and does not take into 
> account of where to position it in the frambuffer, which is much harder, 
> iirc.
> 
> Kenneth

What about moving the OSD to the middle of the screen and making it 
semi-transparent, like the current Exit-Watch-Recording OSD? That would 
at least make the OSD remain visible, and it would standardize the UI a 
bit more. I haven't looked at the code to judge if this would mean a 
major rewrite, and also it would be interesting how to handle the 
multiple hierarchy levels (ie. sub-menus). Anyway, just thinking aload.

Steffen


More information about the mythtv-dev mailing list