This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11663 - Patch: iPod Nano 2G Bootloader: Boot OF if MENU button is held
Attached to Project:
Rockbox
Opened by Michael Sparmann (TheSeven) - Saturday, 09 October 2010, 19:39 GMT+2
Last edited by Michael Sparmann (TheSeven) - Sunday, 10 October 2010, 22:52 GMT+2
Opened by Michael Sparmann (TheSeven) - Saturday, 09 October 2010, 19:39 GMT+2
Last edited by Michael Sparmann (TheSeven) - Sunday, 10 October 2010, 22:52 GMT+2
|
DetailsThis patch makes the iPod Nano 2G bootloader respond to the MENU button like the other iPod bootloaders do.
I'd like to have this included before Rockbox 3.7, if possible. This needs testing on both the Nano 2G and other iPod generations, as I've touched the generic iPod clickwheel driver. |
This task depends upon
Closed by Michael Sparmann (TheSeven)
Sunday, 10 October 2010, 22:52 GMT+2
Reason for closing: Fixed
Additional comments about closing: Committed as r28237
Sunday, 10 October 2010, 22:52 GMT+2
Reason for closing: Fixed
Additional comments about closing: Committed as r28237
Small fix for a big problem: Don't wait for the clickwheel to respond after releasing the hold switch, as this code might be called from a tick task, which doesn't like wakeup_wait.