[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 15 12:05:20 EST 2003


----------------------------------------------------------------------------
Changes committed by cpinkham on Sat Nov 15 17:05:01 2003

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp scheduledrecording.cpp 
   in mythtv/programs/mythbackend:
        scheduler.cpp 
Log Message:


Pre/Post-roll for scheduled recording mods.
    - Ignore pre/post-roll times for scheduled recording if they cause
      end time to be equal or prior to starttime.
    - Bump max post-roll to 240 minutes (4 hours) so people don't miss
      the last minute of a quadrule overtime game 7.

Modified to use filename using current time when recordings are
    started late.  This also allows catching the end of a program in a
    different filename if the backend is restarted during a recording.
    The scheduler now tweaks the in-memory starttime to match the actual
    current time when a recording starts.

Make 'Auto Skip Notify' OSD display for 2 seconds instead of 1 since
    at 1 it's practically a flash.


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


More information about the mythtv-commits mailing list