[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Sun, 29 Dec 2002 01:50:02 -0500


----------------------------------------------------------------------------
Changes committed by ijr on Sun Dec 29 01:45:46 2002

Modified Files:
   in MC/libs/libNuppelVideo:
        XJ.cpp 
   in MC/libs/libmyth:
        guidegrid.cpp guidegrid.h mythwidgets.cpp programinfo.cpp 
        programinfo.h util.cpp util.h 
   in MC/programs/mythfrontend:
        globalsettings.cpp 
Log Message:
Make the EPG and xinerama stuff using the GUI settings.
Fix a missing field in the ProgramInfo wire format (channame).
The DisplayChanNum setting was missing from the GUI, fix that and reverse the
description and default value.
Make it possible to select 640x480 for the GUI size (it was going by intervals
of 16, before, and would skip over 640).

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