Opened 15 years ago
Closed 15 years ago
#817 closed patch (wontfix)
Patch to add a clock to the Recorded Programs screen
Reported by: | Ben Levitt | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
This patch adds an optional clock to the Recorded Programs screen. A clock will only appear if it's added to the current theme. (Which this patch does for blue and gant.) It can be disabled by setting ShowClock? in the database to 0. The clock's format is determined by the theme.
Attachments (3)
Change History (6)
Changed 15 years ago by
Attachment: | clock.diff added |
---|
Changed 15 years ago by
Attachment: | clock.2.diff added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Updated the patch so that the clock defaults to off, and can be turned on in the TV Settings/ Playback/ View Recordings setup screen.
Changed 15 years ago by
Attachment: | clock.3.diff added |
---|
comment:3 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I'm going to defer this until post-UI rewrite - which will make this patch unapplyable. Please bring this up then.
Note: See
TracTickets for help on using
tickets.
Updated to allow the clock to pass from one hour to the next. (oops...)