This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7997 - mpegplayer - enable/disable start menu
Attached to Project:
Rockbox
Opened by Brian Morey (Morey) - Saturday, 20 October 2007, 08:24 GMT+2
Last edited by Robert Kukla (roolku) - Sunday, 21 October 2007, 18:48 GMT+2
Opened by Brian Morey (Morey) - Saturday, 20 October 2007, 08:24 GMT+2
Last edited by Robert Kukla (roolku) - Sunday, 21 October 2007, 18:48 GMT+2
|
DetailsThis patch adds the following features to mpegplayer plugin:
() mpeg menu option to enable/disable start up menu () speed improvements () code clean up When the start menu is disabled and a resume bookmark is found a simple menu comes up. Resume? yes or no. If no resume is found or the resume is 0 the mpeg just starts. |
This task depends upon
Maybe a "press select to resume, any other button to start from the beginning" type prompt would be more suitable? Otherwise I think "resume" should be the default choice.
Here is a re-sync of this patch. A little cleaner as well.