Opened 13 years ago
Closed 13 years ago
#3979 closed enhancement (wontfix)
Prompt for bookmark for recordings
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | unknown |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Attached patch causes a menu to be shown if the recording selected has a bookmark. The selection is play from beginning or play from bookmark. The menu will be shown if there is a bookmark and the recording is selected with either the SELECT or PLAY key. This is the same menu presented if one selects RIGHT_CURSOR, then selects "Play from ..." in the menu popup, as such the existing code is used.
If needed I can update this code to make it optional via a database setting.
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | recordingbookmark.diff added |
---|
comment:1 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I don't see any need for this since this can be achieved using the right cursor instead of using select for the recording.