[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue May 24 03:00:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Tue May 24 02:59:13 2005

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


* Should fix bug reported by David Engel when using ~realtime flagging and
  auto-commercial skip or notify is turned ON.  False notification messages
  would popup occasionally since the commBreakIter wasn't being reset when
  the new skip list was put in place.

* Also set hascommbreaktable to true/false when a new comm break list
  is set using NVP::SetCommBreakMap().  This could cause problems in the
  case where a false-positive break was initially detected and later
  correctly flagged as show so the comm break map size returned to 0.


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


More information about the mythtv-commits mailing list