[mythtv-commits] mythtv commits

mythtv at ijr.dnsalias.org mythtv at ijr.dnsalias.org
Sun Jul 6 14:40:02 EDT 2003


----------------------------------------------------------------------------
Changes committed by cpinkham on Sun Jul  6 13:37:39 2003

Added Files:
   in mythtv/programs/mythbackend:
        autoexpire.cpp autoexpire.h 
Modified Files:
   in mythtv:
        keys.txt 
   in mythtv/database:
        cvs.sql mc.sql 
   in mythtv/libs/libmyth:
        mythcontext.cpp mythcontext.h 
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp NuppelVideoRecorder.cpp 
        commercial_skip.cpp commercial_skip.h programinfo.cpp 
        programinfo.h scheduledrecording.cpp scheduledrecording.h 
   in mythtv/programs/mythbackend:
        main.cpp mainserver.cpp mainserver.h mythbackend.pro 
   in mythtv/programs/mythfrontend:
        globalsettings.cpp playbackbox.cpp playbackbox.h 
Log Message:


Add option to turn on less-strict commercial detection code which is a little
more lenient in determining what is a commercial and what is not.  This seems
to work better for some channels and maybe most for some people.

Add Auto Expiration code for people with small hard drives. :)  The code
defaults to Off and must be turned On in the TV/General setup screen.  You
must also either set the "Auto-Expire Default" to ON or manually set
scheduled recordings or previously recorded programs to auto-expire by using
the advanced recording options screen.

REQUIRES Database update as well as "make distclean" since library version
has changed.


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


More information about the mythtv-commits mailing list