Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11673 - picture flow: improve scrolling text

Attached to Project: Rockbox
Opened by Teruaki Kawashima (teru) - Tuesday, 12 October 2010, 16:24 GMT+2
Last edited by Teruaki Kawashima (teru) - Wednesday, 03 November 2010, 14:39 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.6
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

scrolling text in pictureflow isn't so good beacse it keeps moving, it is hard to read first and last character in the line. it is terrible when the width of the line is a little longer than the lcd width.
this patch add scroll engine similar to the one in core.
   pictureflow_scroll.patch (7.2 KiB)
 apps/plugins/pictureflow/pictureflow.c |  134 ++++++++++++++++++++++++---------
 1 file changed, 99 insertions(+), 35 deletions(-)

This task depends upon

Closed by  Teruaki Kawashima (teru)
Wednesday, 03 November 2010, 14:39 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  committed as r28474.

Loading...