Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6067 - Extend autopause to 3g and mini

Attached to Project: Rockbox
Opened by Robert Keevil (obo) - Tuesday, 26 September 2006, 12:51 GMT+2
Task Type Patches
Category Operating System/Drivers
Status Closed
Assigned To No-one
Player Type iPod 3G
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Patch extends the autopause feature to Ipod minis and 3g.
(application/octet-stream)    unplug.patch (2.4 KiB)
 firmware/drivers/button.c           |    4 ++++
 firmware/export/config-ipod3g.h     |    3 +++
 firmware/export/config-ipodmini.h   |    3 +++
 firmware/export/config-ipodmini2g.h |    3 +++
 4 files changed, 13 insertions(+)

This task depends upon

Closed by  Dave Chapman (linuxstb)
Tuesday, 26 September 2006, 13:15 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed, thanks.
Comment by Robert Keevil (obo) - Tuesday, 26 September 2006, 13:09 GMT+2
Use CONFIG_KEYPAD rather than CONFIG_CPU
(application/octet-stream)    unplug.patch (2.5 KiB)
 firmware/drivers/button.c           |    4 ++++
 firmware/export/config-ipod3g.h     |    3 +++
 firmware/export/config-ipodmini.h   |    3 +++
 firmware/export/config-ipodmini2g.h |    3 +++
 4 files changed, 13 insertions(+)

Loading...