Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5526 - Ipod scroll acceleration API

Attached to Project: Rockbox
Opened by Thomas Paul Diffenbach (tpdiffenbach) - Saturday, 10 June 2006, 19:13 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 29 August 2007, 12:20 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type iPod 5G
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch adds a simple API for client code that wishes to be informed of the current scroll wheel acceleration on 4G and 5G ipods.

An explanation and rationale for this code can be read at:
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2006-06/0066.shtml

Please NOTE: this patch adds NO functionality to the Ipod Build. In particular, it does NOT add any form of scroll acceleration; it only adds a consistent API that other patches can build upon to add that functionality.
   Ipod.scroll.acceleration.API.patch (1.1 KiB)
 firmware/drivers/button.c |    4 ++++
 firmware/export/button.h  |   13 +++++++++++++
 2 files changed, 17 insertions(+)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Wednesday, 29 August 2007, 12:20 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  there is now a accelleration API which should be used on the ipod

Loading...