[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Apr 27 10:55:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Wed Apr 27 10:54:43 2005

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp commercial_skip.cpp commercial_skip.h 
        jobqueue.cpp 
Log Message:


* Squash the "Finished, 0 break(s) found." bug for ~realtime commercial
  flagging.

* Enhance the ~realtime flagging delay code so it only delays as long as
  necessary to let the recorder get ahead.  The flagger will now offset
  it's desired sleep amount by the number of seconds the recorder is already
  ahead so we don't sleep unnecessarily.  If the recording has finished or
  is far enough ahead, no sleeping is necessary.

* Add a few more VB_COMMFLAG and VB_JOBQUEUE messages to help with debugging.


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


More information about the mythtv-commits mailing list