Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6131 - Move headphones_inserted() to the target tree

Attached to Project: Rockbox
Opened by Robert Keevil (obo) - Friday, 06 October 2006, 19:09 GMT+2
Task Type Patches
Category Operating System/Drivers
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Patch moves the headphones_inserted() function to the various ipod button drivers in the ipod target tree.
(application/octet-stream)    unplug-tree.patch (2.3 KiB)
 firmware/drivers/button.c                    |   12 ------------
 firmware/target/arm/ipod/button-clickwheel.c |    5 +++++
 firmware/target/arm/ipod/button-mini1g.c     |    5 +++++
 firmware/target/arm/ipod/3g/button-3g.c      |    5 +++++
 4 files changed, 15 insertions(+), 12 deletions(-)

This task depends upon

Closed by  Nils Wallménius (nls)
Sunday, 08 October 2006, 12:40 GMT+2
Reason for closing:  Accepted
Comment by Daniel Ankers (dan_a) - Saturday, 07 October 2006, 14:33 GMT+2
Committed - thank you!

Loading...