Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2836 - new image-flicker-fix

Attached to Project: Rockbox
Opened by Stephan Wezel (thewolfwillcome) - Tuesday, 13 December 2005, 20:23 GMT+1
Last edited by Stephan Wezel (thewolfwillcome) - Tuesday, 13 December 2005, 20:55 GMT+1
Task Type Patches
Category
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Ok now this patch solves the image-flicker-problem in wps
, reduce the ticking-noice a bit and reduces the
code-size for lcd-bitmap-targets

this is the simplified result of the two other patches
for the problem.
   image-flicker-fix.patch (4.3 KiB)
 gwps-common.c |   45 ++++++++++++---------------------------------
 1 file changed, 12 insertions(+), 33 deletions(-)

This task depends upon

Closed by  Daniel Stenberg (bagder)
Saturday, 19 May 2007, 17:31 GMT+1
Reason for closing:  Out of Date
Comment by Stephan Wezel (thewolfwillcome) - Tuesday, 13 December 2005, 20:55 GMT+1

this reduces the code size a bit more :) now the reduction
is ~84 bytes

Loading...