Opened 16 years ago
Closed 16 years ago
#6764 closed enhancement (wontfix)
Add 10X skip
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Video Playback | Version: | 0.21-fixes |
Severity: | medium | Keywords: | skip forward rewind channelup channeldown jumprwnd jumpffwd jump |
Cc: | Ticket locked: | no |
Description
Currently, CHANNELUP and CHANNELDOWN are synonymous with JUMPRWND and JUMPFFWD during playback. The attached patch against 0.21-fixes changes CHANNELUP and CHANNELDOWN to jump 10X as far backward/forward as they currently do. With the default settings, this means that JUMPRWND and JUMPFFWD will still skip one minute and CHANNELUP and CHANNELDOWN will now skip 10 minutes.
Attachments (2)
Change History (4)
Changed 16 years ago by
Attachment: | patch-bigjump.cpp added |
---|
Changed 16 years ago by
Attachment: | patch-bigjump-trunk.cpp added |
---|
comment:1 Changed 16 years ago by
Status: | new → infoneeded_new |
---|
Is there a reason to do this given the number functionality? Type a number, then right arrow.
comment:2 Changed 16 years ago by
Resolution: | → wontfix |
---|---|
Status: | infoneeded_new → closed |
Closing in light of the ensuing discussion on the list, and at the author's request. Thanks for the patch regardless.
Note: See
TracTickets for help on using
tickets.
Patch for trunk