|
Rockbox mail archiveSubject: Re[2]: [Patch] : Recorder Browser improvment VERSION 2Re[2]: [Patch] : Recorder Browser improvment VERSION 2
From: Eric Linenberg <elinenbe_at_umich.edu>
Date: Tue, 17 Sep 2002 08:52:17 -0400 One thing I noticed with your patch is that scrolling down a large list of songs has become pretty slow. Otherwise I really like it very much. -eric OB> I forgot to refresh the line. OB> This patch correct and replace the previous patch OB> Olivier OB> ----- Original Message ----- OB> From: "Olivier BUTLER" <olivier.butler_at_laposte.net> OB> To: <rockbox_at_cool.haxx.se> OB> Sent: Tuesday, September 17, 2002 9:37 AM OB> Subject: [Patch] : Recorder Browser improvment >> Hi, >> >> I propose this patch: it apply only on recorder. >> >> The cursor is replaced (elimined ) by reverting the color of the pointed >> line. >> With this, there is more space to display the lines. >> The icon is not reverted because the result is not very nice. >> >> I found a bug in lcd_puts_scroll: when the text is enough long to scroll OB> but >> not so long, the first pass is not displayed correctly ( text followed by >> NULL instead of wrapping, after the 1st pass is OK). >> I coulnd't resolve it. >> >> This patch adds to functions in lcd.c : >> same as native one, but display the text in revert style. >> >> lcd_puts_rev ( x,y,str, eol ) >> lcd_puts_scrool_rev( x,y,str, eol ) >> >> if eol = true the text is revert until the end of the line >> if not it is revert until the end of the text. >> >> >> Tested only on recorder >> >> >> Olivier >> >> >> Received on 2002-09-17 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |