2005-07-21, 02:31 AM
it would be nice if gbpvr could adjust the screen (well the menu) to fit your tv screen, similar to how xbmc does it (or even mediaportal) when you move a marker to where the topleft position is and the bottom right position, this could cut down on overscan issues, and make the every skin work better. even if you dont want to do the interface sub, it would be nice if there was an option in the config.xml file (and a helper method to update gbpvr via a api call) for this, then i could do the plugin interface myself. so say the normal screen dimensions are 0,0,720,480. say my tv best fits this 20,20,684,457, then all you have to do is take the original image (the 0,0,720,480 image) and draw it in the rectangle (20,20,684,457).
so any chance of this? would save people having to edit the skins (well most small edits) to fit their tv.
so any chance of this? would save people having to edit the skins (well most small edits) to fit their tv.