[EMAIL PROTECTED] wrote:
----------------------------------------------------------------------------
Changes committed by nigel on Mon Mar  7 05:43:25 2005

Modified Files:
in mythtv/programs/mythfrontend:
globalsettings.cpp in mythtv/libs/libmyth:
util.h util.cpp mythcontext.cpp in mythtv/libs/libmythtv:
tv_play.cpp Log Message:
Multiple screen sanity (on Mac OS X, and Xinerama).
Qt QApplication::desktop()->width() and height() spans all screens,
which is not what most users want for the Myth user interface.
We now use Qt methods in mythcontext to get the user specified screen's

This doesn't seem to do the right thing WRT GuiSizeForTV=0 . If on, it should playback in the same space as the GUI. Turning off this option should use fullscreen for TV playback. However, if this is off and I have a small mythfrontend window in the lower left, the playback window correctly has the upper left corner at the upper left of the screen but the image is the GUI size (640x480) rather than the full desktop size (1400x1050).

-- bjm
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to