[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 21 04:15:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Thu Apr 21 04:11:15 2005

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp commercial_skip.cpp 
   in mythtv/programs/mythcommflag:
        main.cpp 
Log Message:


* Fix a bug introduced on April 16th that caused the ~realtime detection
  flagging to fail immediately after starting.  Manual and non-realtime
  flagging were unaffected.

* Couple spelling corrections, "I before E, except after C", blah blah blah

* Allow breaking out of the "building detection buffer" loop early while
  waiting for the recorder to get far enough ahead for ~realtime flagging.
  If the recording ends and we're no longer "watchingrecording", there's
  no need to wait anymore so proceed with flagging.

* Couple more verbose error messages related to ~realtime flagging, I think
  the event to signal the recording is over may not be coming in sometimes
  (or at all), so these should help debug that.


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


More information about the mythtv-commits mailing list