[mythtv] Seek (back and forth) broken in MythTV trunk r23186
David Engel
david at istwok.net
Thu Jan 21 15:44:38 UTC 2010
On Wed, Jan 20, 2010 at 11:28:08PM -0500, Newbury wrote:
> So exactly *why* did the stickykeys mode get removed? The absolute
> jump replacement does not seem too useful to me, especially the
> forward version.
I find the absolute jumps equally useful as the relative ones.
The fact that you now have the absolute versions bound to left/right
instead of the relative versions is an unfortunate consequence of the
way we've overloaded some actions. Currently, the absolute jumps are
hard coded to the stick fast-forward/rewind actions and the relative
jumps to the seek forward/back actions.
I'd like to see that eventually solved by having separate actions for
things and then have some form of multiple context support to map them
from keys. For example, if you wanted left/right to perform relative
jumps when a number is queued and perform sticky fast-forward/rewind
when no number is queued, you could do that.
> And I still don't see where the skip intervals are
> set (settings table??)
I'm not sure which skip intervals you're talking about, but perhaps
it's the ones in the playgroups settings.
David
--
David Engel
david at istwok.net
More information about the mythtv-dev
mailing list