This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#4857 - Possible fix for rockboy ipod controls
Attached to Project:
Rockbox
Opened by Rick Ennis (somaweary) - Monday, 20 March 2006, 09:03 GMT+1
Last edited by Nicolas Pennequin (nicolas_p) - Wednesday, 21 February 2007, 02:53 GMT+1
Opened by Rick Ennis (somaweary) - Monday, 20 March 2006, 09:03 GMT+1
Last edited by Nicolas Pennequin (nicolas_p) - Wednesday, 21 February 2007, 02:53 GMT+1
|
DetailsHad a look at the rockboy source code this evening. I believe this patch might offer a fix to the problem we've been having with getting rockboy to work with the ipod scroll wheel. The only problem is that I left my usb cable over at a friends house and won't be able to test it until later. If someone could download the current source code, apply the patch, and let me know the results, I would be grateful.
|
This task depends upon
Your patch rewrites the whole file, I'm assuming that it has windows style line endings instead of UNIX style. I'm not really sure, but you probably want to check on whatever's causing it.
Sorry, fed it trough dos2unix. This should do the trick....
This patch is for menu.c in the rockboy subdirectory. This patch allows you to configure the buttons in rockboy for the ipod. It also supports setting scrolling as an option. I am planning another patch, see http://forums.rockbox.org/index.php?topic=3092.0 for details.