Opened 19 years ago
Closed 19 years ago
#2012 closed patch (fixed)
Enhancement: select *closest* cutpoint for removal during editing
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
When removing a cutpoint from a recording during editing, the current algorithm will pick the *first* cutpoint within the window around the current position. The attached patch changes this to select the *closest* cutpoint to the current position, within the appropriate window.
Attachments (1)
Change History (3)
by , 19 years ago
Attachment: | cutpoint_selection.diff added |
---|
comment:1 by , 19 years ago
Note:
See TracTickets
for help on using tickets.
You'll need to download the patch in its original format - the view attachment page seems to cut the diff off at the first blank context line...