EvilDragon said:
As the TV Out doesn't have anything to do with the internal screen, it's up to the coder what he wants to do.
He can send a 4:3 res picture (i.e. Amiga Emulation screen) to the TV Out and keep an info screen (Frameskips, etc.) on the internal screen.
Will it not deafult to displaying what is currently on the Pandora screen?
I'm guessing you could get it to do that by writing a program to run in the background and scale then forward the normal framebuffer to wherever the TV-out data has to be, whether or not it'll default to the same screen.
I would hope that function would be built into the OS. Would it be very difficult to have the OS automatically copy over the video data from the internal display buffer to the TV-out buffer unless a program speciffically told it not to? It need not be overly complex, as any program specifically designed to use the TV-out (media players, etc) would override it and have provisions for more display scaling options.