summaryrefslogtreecommitdiff
path: root/apps/bookmark.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-13 14:59:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-13 14:59:51 +0000
commit50b6358272eaf1f255bcb430766e6fc9e26810d3 (patch)
tree1a4485f88a963db44217223363713cd087c1c681 /apps/bookmark.c
parent1936c413a8242027a5430d844ddf308e451e8a2c (diff)
downloadrockbox-50b6358272eaf1f255bcb430766e6fc9e26810d3.tar.gz
rockbox-50b6358272eaf1f255bcb430766e6fc9e26810d3.zip
Craig Sather's patch #849405:
This patch fixes two bugs associated with lcd_puts and scrolling on the recorder. 1 - Unlike the implementation in the player code, on the recorder a call to lcd_puts does not stop the scrolling text from a previous lcd_puts_scroll call, so the new line gets overwritten by the old scrolling text. More discussion and details can be found at: http://rockbox.haxx.se/mail/archive/rockbox-archive-2003-11/0531.shtml 2 - When the function lcd_puts_scroll_style is called with an x offset greater than 0, the scrolling text is placed at an offset of 2x instead of x. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4226 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/bookmark.c')
0 files changed, 0 insertions, 0 deletions