Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8307 - PictureFlow text fading improvement

Attached to Project: Rockbox
Opened by Alain Trinh (Soaa) - Wednesday, 12 December 2007, 06:14 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Monday, 17 December 2007, 01:38 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Hello, I just made a patch for PictureFlow. The way the text fades out now seems counter-intuitive to me. It fades out the previous album name.

What I did was simply reverse the behavior, by making it fade in the next album name while the covers are moving.
   pictureflow_reverse_fade.patch (2.6 KiB)
 pictureflow.c |   24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

This task depends upon

Closed by  Nicolas Pennequin (nicolas_p)
Monday, 17 December 2007, 01:38 GMT+2
Reason for closing:  Out of Date
Comment by Alain Trinh (Soaa) - Wednesday, 12 December 2007, 14:47 GMT+2
I'll add that this was tested in the simulator, as my gigabeat is currently broken. The patch is fairly simple though, so it should work for all players too.

Loading...