Opened 18 years ago

Closed 18 years ago

#3864 closed enhancement (fixed)

make use of small (one-line) LCD/VFD-Displays

Reported by: kafe69@… Owned by: paulh
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords: small LCD
Cc: Ticket locked: no

Description

This is a patch to lcdprocclient that adds support for small LCD/VFD Displays (like the 1 line / 9 character VFD on the Aopen EA65). The display then shows the highlighted menu item while navigating or the channel name in TV mode or the artist/track info in mythmusic. Without this patch the first line of a display contains the menu title, wich is not useful for navigating if this is the only line you see...

This was a wish to the frontend feature wishlist, the attached patch is against the lcdprocclient.cpp from svn from 20.08.2007

Attachments (1)

lcdprocclient.cpp_for_small_lcd.patch (10.0 KB) - added by kafe69@… 18 years ago.
patch for using small (1-line) LCD/VFD displays

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by kafe69@…

patch for using small (1-line) LCD/VFD displays

comment:1 Changed 18 years ago by paulh

Milestone: unknown0.21
Owner: changed from Isaac Richards to paulh
Version: unknownhead

I think there might be a small problem with 1 and 2 line displays and the volume display not working quite right but apart from that this looks good. I'll commit it anyway.

comment:2 Changed 18 years ago by paulh

Resolution: fixed
Status: newclosed

(In [14747]) Add support for 1 line displays to mythlcdserver.

Patch from kafe69 (at) gmx.net. Slightly modified mainly for formating. Closes #3864.

Note: See TracTickets for help on using tickets.