Opened 18 years ago
Closed 18 years ago
#3864 closed enhancement (fixed)
make use of small (one-line) LCD/VFD-Displays
Reported by: | 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)
Change History (3)
Changed 18 years ago by
Attachment: | lcdprocclient.cpp_for_small_lcd.patch added |
---|
comment:1 Changed 18 years ago by
Milestone: | unknown → 0.21 |
---|---|
Owner: | changed from Isaac Richards to paulh |
Version: | unknown → head |
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.
patch for using small (1-line) LCD/VFD displays