[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Feb 12 18:35:03 EST 2004


----------------------------------------------------------------------------
Changes committed by cpinkham on Thu Feb 12 23:31:09 2004

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp programinfo.cpp scheduledrecording.cpp 
        scheduledrecording.h tv_play.cpp 
   in mythtv/programs/mythfrontend:
        globalsettings.cpp 
Log Message:


Add setting to automatically "rewind" X seconds after performing a Commercial
    Skip.  Doesn't actually peform a rewind, it just skips Y-X seconds where
    Y is the commercial break length.  This is for those people that don't
    trust the commercial skip code sometimes like my wife. :)

Added code to allow changing volume and allow pausing while in Zoom mode
    during playback.

Fixed && vs || bug in ProgramInfo::IsSameProgram, thanks to Steve Davies.

Modified Advanced Recording Options page to disable options which don't
    apply for the selected recording type.


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


More information about the mythtv-commits mailing list