Ticket #3864 (closed enhancement: fixed)
Opened 6 years ago
Last modified 6 years ago
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
Change History
Changed 6 years ago by kafe69@…
- Attachment lcdprocclient.cpp_for_small_lcd.patch added
comment:1 Changed 6 years ago by paulh
- Owner changed from ijr to paulh
- Version changed from unknown to head
- Milestone changed from unknown to 0.21
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