[mythtv-commits] mythtv commit: r9045 - in trunk/mythtv by cpinkham
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sat Feb 18 20:56:47 UTC 2006
Author: cpinkham
Date: 2006-02-18 20:56:46 +0000 (Sat, 18 Feb 2006)
New Revision: 9045
Changeset: http://cvs.mythtv.org/trac/changeset/9045
Modified:
trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
trunk/mythtv/programs/mythfrontend/globalsettings.cpp
Log:
Add a "Maximum Commercial Skip" setting that limits how far a manual
commercial skip will skip. If the skip length would be higher than this
limit, the user has to hit the SKIP key a second time within 3 seconds.
This only applies to manual commercial skip, auto-skip is unaffected. The
default is 1-hour, so it shouldn't affect people unless they lower this
limit on the settings page. The feature works for both forward and reverse
skips. Closes #880 by applying patch.
More information about the mythtv-commits
mailing list