Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10148 - e200v2 & fuze: little scrollwheel cleanup

Attached to Project: Rockbox
Opened by Dustin Skoracki (sko) - Sunday, 19 April 2009, 18:52 GMT+2
Last edited by Thomas Martitz (kugel.) - Sunday, 19 April 2009, 19:07 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type Sansa e200
Severity Low
Priority Normal
Reported Version Version 3.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch removes an unnecessary double check for BUTTON_NONE in the scrollwheel() function of e200v2 and fuze.
   e200v2_fuze_button_cleanup.diff (4.7 KiB)
 firmware/target/arm/as3525/sansa-e200v2/button-e200v2.c |   46 +++++++---------
 firmware/target/arm/as3525/sansa-fuze/button-fuze.c     |   43 ++++++--------
 2 files changed, 41 insertions(+), 48 deletions(-)

This task depends upon

Closed by  Thomas Martitz (kugel.)
Sunday, 19 April 2009, 19:07 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed in r20744. Thanks.

Loading...