This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7944 - Don't add a tick task for button_tick in the bootloader
Attached to Project:
Rockbox
Opened by Ben Winslow (Rain) - Saturday, 13 October 2007, 04:10 GMT+2
Last edited by Alex Parker (BigBambi) - Sunday, 06 June 2010, 10:36 GMT+2
Opened by Ben Winslow (Rain) - Saturday, 13 October 2007, 04:10 GMT+2
Last edited by Alex Parker (BigBambi) - Sunday, 06 June 2010, 10:36 GMT+2
|
DetailsThe attached patch avoids adding a tick task for button_tick in the bootloader -- it's not used, and I've had tick_add_task() freak out in the bootloader before (although I suspect that was due to a gcc bug.)
|
This task depends upon