[mythtv] Re: [mythtv-commits] Re: Ticket #571: Add ability to change skip times through OSD tree menu

Allan Stirling Dibblahmythml0015 at pendor.org
Thu Nov 3 13:52:48 EST 2005


MythTV wrote:
> #571: Add ability to change skip times through OSD tree menu
> -------------------------------+--------------------------------------------
>  Reporter:  mythtv at hburch.com  |        Owner:  gigem
>      Type:  patch              |       Status:  new  
>  Priority:  minor              |    Milestone:       
> Component:  mythtv             |      Version:  head 
>  Severity:  low                |   Resolution:       
> -------------------------------+--------------------------------------------
> Comment (by jcaputo1 (at) comcast.net):
> 
>  On a related note, I've been mulling over the following enhancement:  the
>  ability to select which FF/REW speeds get cycled through when using
>  stickykeys.  Right now, the default is: 3x:5x:10x:20x:30x.  Personally, I
>  find that I only tend to use one of either 3x/5x/10x, and then I want to
>  jump right to 20x or 30x.  I was thinking of making it a configurable
>  setup option, but after seeing this discussion I think an OSD menu option
>  would be more appropriate.  I'd want the current setting to be saved to
>  the database.
> 
>  If anybody's interested, I could look into coding the internal support for
>  such a feature, and kick it over for someone to do the OSD menu.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> mythtv-commits mailing list
> mythtv-commits at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
This already exists.

http://www.gossamer-threads.com/lists/mythtv/commits/132808?nohighlight=1#132808

Changes committed by gigem on Fri May 27 00:59:21 2005

Modified Files:
in mythtv/libs/libmythtv:
tv_play.h tv_play.cpp
Log Message:
Read the fast-forward/rewind speeds from the database instead of
hard-coding them. Set any of FFRewSpeed[1-7] to 0 in the DB if you
don't want the full 8 speeds. I only use 4 (5, 20, 60 and 180).

There haven't been any complaints about customizing the speeds before
so I haven't added anything to the setup dialogs. Speak up if you
think it should be added.



More information about the mythtv-dev mailing list