Opened 18 years ago

Closed 18 years ago

#2012 closed patch (fixed)

Enhancement: select *closest* cutpoint for removal during editing

Reported by: rd.mora@… 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)

cutpoint_selection.diff (2.5 KB) - added by rd.mora@… 18 years ago.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by rd.mora@…

Attachment: cutpoint_selection.diff added

comment:1 Changed 18 years ago by anonymous

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...

comment:2 Changed 18 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [10550]) Update the cutlist editor to pick the closest cutpoint when you try to add/edit a cutpoint and are within the 20-second distance to two cutpoints.

Closes #2012 using patch by rd.mora.

Note: See TracTickets for help on using tickets.