[mythtv-commits] mythtv commits
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Jun 3 22:30:04 EDT 2004
----------------------------------------------------------------------------
Changes committed by cpinkham on Fri Jun 4 02:28:51 2004
Modified Files:
in mythtv/libs/libmythtv:
tv_play.cpp videooutbase.h
Log Message:
Patch by Harry Orenstein to add OSD menu items for adjusting the XV
picture attributes.
Modifications to tv_play.cpp to cleanup how the recAdjustment and
picAdjustment variable is used. Cleaned up case statements to use
enums that were previously defined in videooutbase.h and made these
two variables hold the index of the current attribute being editted
not the current attribute index plus 1. Changed some QString arguments
so we don't have to translate the same thing 3 different times because
the strings differ by non-word characters. (ie, "Brightness",
"Brightness %1 %", and "Brightness (REC) %1 %").
----------------------------------------------------------------------------
Changes committed by mdz on Fri Jun 4 02:29:43 2004
Modified Files:
in mythtv:
settings.pro
Log Message:
Set some CONFIG values based on uname -s
----------------------------------------------------------------------------
More information about the mythtv-commits
mailing list