[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 23 11:00:46 EST 2003


----------------------------------------------------------------------------
Changes committed by cpinkham on Sun Nov 23 15:57:37 2003

Modified Files:
   in mythtv/libs/libmyth:
        mythcontext.h 
   in mythtv/libs/libmythtv:
        programinfo.cpp programinfo.h scheduledrecording.cpp 
   in mythtv/themes/blue:
        ui.xml 
Log Message:


Added 'repeat' variable to ProgramInfo which holds value from the
    previouslyshown column in the program table.  Added %REPEAT% keyword
    theme designers can use to indicate whether a program is flagged as
    a repeat or not.  "%REPEAT%" will be replaced by "Repeat" if
    previouslyshown is true.  If you want to display "(Repeat)",
    use "%REPEAT| (|) %" instead.

Blue theme mods:
    Widened timedate field on fix conflicts screen.
    Added <altarea> tag for subtitle on playbackbox screen.


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


More information about the mythtv-commits mailing list