[mythtv-commits] mythtv commits

mythtv at ijr.dnsalias.org mythtv at ijr.dnsalias.org
Mon Mar 3 21:35:03 EST 2003


----------------------------------------------------------------------------
Changes committed by jdanner on Mon Mar  3 21:31:56 2003

Modified Files:
   in MC/programs/mythfrontend:
        playbackbox.cpp 
Log Message:
Moved some of the focus commands to different areas of the code.

----------------------------------------------------------------------------
Changes committed by cpinkham on Mon Mar  3 21:33:44 2003

Added Files:
   in MC/libs/libmythtv:
        commercial_skip.cpp commercial_skip.h 
Modified Files:
   in MC/database:
        0-7-to-0-8.sql cvs.sql mc.sql 
   in MC/libs/libmythtv:
        NuppelVideoPlayer.cpp NuppelVideoPlayer.h 
        NuppelVideoRecorder.cpp NuppelVideoRecorder.h libmythtv.pro 
        programinfo.cpp programinfo.h tv_rec.cpp tv_rec.h 
   in MC/programs/mythbackend:
        mainserver.cpp 
   in MC/programs/mythfrontend:
        globalsettings.cpp 
Log Message:
Added code to detect blank frames at record time for commercial detection.
Separating some commercial detection code out so it can be called from
places other than NuppelVideo[Player|Recorder].cpp.  Added markup table
to hold frame marks (cuts, commercials, blank frames, chapters, etc.).
Database update _REQUIRED_.

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


More information about the mythtv-commits mailing list