[mythtv-commits] mythtv commits
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sat Nov 15 20:15:06 EST 2003
----------------------------------------------------------------------------
Changes committed by cpinkham on Sun Nov 16 01:11:49 2003
Modified Files:
in mythtv/libs/libmyth:
uitypes.cpp uitypes.h
in mythtv/libs/libmythtv:
NuppelVideoPlayer.cpp commercial_skip.cpp commercial_skip.h
programinfo.cpp tv_play.cpp
in mythtv/programs/mythbackend:
mainserver.cpp
in mythtv/programs/mythfrontend:
globalsettings.cpp playbackbox.cpp viewscheduled.cpp
Log Message:
Added option for commercial flagging to disable skipping all blank frames
after a commercial break.
Fixed bug causing Auto-Skip Notify to display a blank frame of video when
popping up the notify box.
Disabled pause when popping up the Auto-Skip/Auto-Expire/etc. menu during
playback.
Added code to make Commercial skip jump to the end of a commercial break
if you hit Skip while less than 20 seconds before the start of that
commercial break.
Added LayerSet::SetTextByRegexp() to allow same %SUBTITLE|||% format values
in UI same as OSD already allows. Modified playbackbox.cpp and
viewscheduled.cpp to take advantage of it.
Fixed bug in "Stop Recording" functionality caused by recent addition of
recstartts and recendts to programinfo.
----------------------------------------------------------------------------
More information about the mythtv-commits
mailing list