Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5771 - 64 bits simulator support for bitmaps

Attached to Project: Rockbox
Opened by Frederik (freqmod) - Saturday, 05 August 2006, 00:14 GMT+2
Task Type Patches
Category Simulator
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

bmp.c does not work at 64 bits targets due use of long and short instead of int32_t and int16_t.
cd <rockbox source>/apps/recorder/ to apply.
   bmp64.diff (2.6 KiB)
 bmp.c |   37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)

This task depends upon

Closed by  Jens Arnold (amiconn)
Saturday, 11 November 2006, 12:27 GMT+2
Reason for closing:  Accepted

Loading...