Opened 18 years ago

Closed 18 years ago

#1956 closed enhancement (fixed)

bignum LCD support

Reported by: g8ecj@… Owned by: paulh
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: medium Keywords: mythlcdserver
Cc: Ticket locked: no

Description

First cut, feedback appreciated.

Note that I sent a patch to the lcdproc list to extend support bignum digits on the hd47780 display (thanks to Stefan Herdler) since that display only supports it on 4 lines and up and I only have a 2 line display.

Attachments (1)

bigclock.patch (5.4 KB) - added by g8ecj@… 18 years ago.

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by g8ecj@…

Attachment: bigclock.patch added

comment:1 Changed 18 years ago by paulh

Owner: changed from Isaac Richards to paulh

comment:2 Changed 18 years ago by paulh

Robin, I just tried this and it didn't work properly for me. Looks like the custom driver I'm using doesn't support bignum's. I turned the 'Display Large Clock' setting off but the lcd continued to display garbage :-(

comment:3 Changed 18 years ago by paulh

Resolution: fixed
Status: newclosed

(In [10313]) Add big clock display to LCD. Based on patch from Robin Gilks.

Notes:

  • There is a new setting on the LCD settings page. By default it is turned off.
  • Not all lcd drivers can display bugnums. There is better bignum support in the new lcdproc-0.5.0 release.
  • Some 2 line displays currently can't display bignums. There is a patch available by Robin that adds bignum to the hd47780 driver for 2 line displays.

Also cleans up lots of whitespace and formatting.

Fixes #1956

Note: See TracTickets for help on using tickets.