[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 14 00:50:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by danielk on Thu Apr 14 00:48:17 2005

Modified Files:
   in mythtv/libs/libmythtv:
        tv_play.cpp 
Log Message:

This adds some work-around code for the fluxbox window manager. You need
to uncomment an appropriately named define at the top of tv_play for the
hack to take effect.

I also added a DB query for the GUI Resolution, if it is set to zero width
and zero height, we assume the user does not want us to respect the 
"GuiSizeForTV" property, but instead play the video at fullscreen. 
Fullscreen resolution in the GUI and fullscreen resolution in the
playback window may differ if XRandR is being used. It used to be that
using XRandR always triggerred fullscreen playback, but with refresh
rate only changes possible now, this may not always be what the user
wants.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list