Re: imonlcd: spinning disc and progess bars
Christian Leuschen <[email protected]>
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
Hi Karsten, > In my XBMC the display is updated 4 times a second, the disc stops for a quarter second in that case. In my experience this is due to the delay that is caused by the update of the character field: If a line is scrolling, the behaviour you describe occurs. If there is no change of the two character lines, the disc spins constantly. You can verify this e.g. with a video/music file that has a very short name. Thus, the name does not have to be scrolled. Seems like the display - or lcdproc interals?! - is too slow for "re-setting" the 96*16 pixels fast enough. Best regards, Christian