Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6302 - Add shutdown menu to ipods

Attached to Project: Rockbox
Opened by Robert Keevil (obo) - Tuesday, 07 November 2006, 22:18 GMT+2
Last edited by Dan Everton (safetydan) - Sunday, 15 July 2007, 13:44 GMT+2
Task Type Patches
Category User Interface
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

Adds the shutdown menu used by the Archos player to the ipods, since they don't have a dedicated power off button.
(application/octet-stream)    shutdown.patch (0.8 KiB)
 apps/main_menu.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Dan Everton (safetydan)
Sunday, 15 July 2007, 13:44 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  See  FS#6733 .
Comment by Jay (Jay) - Friday, 09 March 2007, 11:29 GMT+2
This doesn't seem to compile against the new menu system I've attached a changed version of the patch, this is my first attempt at making a patch but it seems to compile for the iPod nano.
(application/octet-stream)    shutdown-test.patch (1.3 KiB)
 apps/main_menu.c |    3 ++-
 apps/root_menu.c |    6 ++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

Comment by Robert Keevil (obo) - Saturday, 10 March 2007, 16:49 GMT+2
I've expanded upon this a bit, see  FS#6733 

Loading...