[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Apr 10 05:45:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by avalanche on Sun Apr 10 05:40:23 2005

Modified Files:
   in mythtv/libs/libmyth:
        settings.cpp settings.h 
   in mythtv/programs/mythfrontend:
        globalsettings.cpp 
Log Message:

Added options to Grid/Vertical/HorizontalConfigurationGroup to set extra 
padding between widgets to a minimum. This should be useful for cascading 
layout groups.

Previous default was to set the spacing (child <-> child) to equal margin 
(border <-> child). Margin is set big for titles so spacing was sometimes
eating a lot of extra space.

The options zeroMargin and zeroSpace use a one pixel border
if set. zeroMargin should only be set if the Group does
not have a title.

Tweaked the Video Mode Settings screen with new options.

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


More information about the mythtv-commits mailing list