Opened 13 years ago

Closed 13 years ago

#9391 closed Patch - Feature (Fixed)

Patch to add current playing time for shows on LCD displays with 4 rows or more

Reported by: Michael Zanetti <michael_zanetti@…> Owned by: beirdo
Priority: minor Milestone: 0.25
Component: MythTV - General Version: 0.24-fixes
Severity: medium Keywords: LCD
Cc: Ticket locked: no

Description

On LCD displays with 4 rows or more mythlcdserver uses only 3 rows (1, 2 and 4) when watching a show (Channel, Title and a progress bar). This patch fills row 3 with "elapsed time / total time". I kept consistency with how mythmusic shows the elapsed time. The time is only written when 4 or more rows are available.

I made the patch against 0.24-fixes. If it does not apply/compile/work on trunk, please let me know so I can forward-port it but the changes seem rather simple.

Attachments (1)

mythtv-0-24-lcd-progress-time.diff (6.5 KB) - added by Michael Zanetti <michael_zanetti@…> 13 years ago.
Path that adds time information on the LCD display during playback.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Michael Zanetti <michael_zanetti@…>

Path that adds time information on the LCD display during playback.

comment:1 Changed 13 years ago by beirdo

Owner: set to beirdo
Status: newassigned

comment:2 Changed 13 years ago by beirdo

Milestone: unknown0.25
Resolution: Fixed
Status: assignedclosed

Committed in 5c54c549abf99 onto master. Thanks. Only minor mods were required due to the libmythdb->libmythbase.

Note: See TracTickets for help on using tickets.