[mythtv-commits] Ticket #6106: LCDProc: Scrolling menus on small LCD displays lack first 3 characters
MythTV
mythtv at cvs.mythtv.org
Sun Jan 11 16:29:42 UTC 2009
#6106: LCDProc: Scrolling menus on small LCD displays lack first 3 characters
--------------------------------+-------------------------------------------
Reporter: avdongen at xs4all.nl | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: 0.21-fixes
Severity: low | Resolution:
Mlocked: 0 |
--------------------------------+-------------------------------------------
Comment(by avdongen at xs4all.nl):
The issue is a bit different than I thought at first sight. The root cause
was that:[[BR]]
1. global (??!!) var lcdStartCol was only initialized in the constructor
of LCDProcClient, before the display width is set to the correct
value;[[BR]]
2. De different locations where the menu text is changed used different
conditions to select the prefix of the menu text.[[BR]]
Both are fixed in the attached scrolldiff.out
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6106#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list