Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: RE: on+play menu

RE: on+play menu

From: BlueChip <cs_bluechip_at_webtribe.net>
Date: Mon, 02 Aug 2004 16:03:50 +0100

Check out the source file

apps/onplay.c

at line 400, the function "onplay"

each line of the menu looks something like this:

if (something)
{
   items[i].desc = ID2P(an_option_string);
   items[i].function = a_function_name;
   i++;
}

you can jiggle the code-chunks about as you wish to change the order :)

...all the rest of the instructions you need are here:
http://homepage.ntlworld.com/cyborgsystems

especially:
http://homepage.ntlworld.com/cyborgsystems/CS_Main/RockBox/Win32_DevKit/RockBox-DevKit_v302.html

Good luck,

BC

At 15:47 02/08/04, you wrote:
> > on+play. will this change be implemented or is there a simple way for
> > me to make this change by myself??
>
>I asked that a few weeks ago, but there was no reply. Is there anyone from
>the team who can answer this?
>
> > -----Original Message-----
> > From: rockbox-bounces_at_cool.haxx.se [mailto:rockbox-bounces_at_cool.haxx.se]
> > On Behalf Of Dennis Lui
> > Sent: Thursday, July 29, 2004 6:45 PM
> > To: Rockbox development
> > Subject: on+play menu
> >
> > a little while ago, there were a couple posts about the order of the
> > items in the on+play menu. as it stands now, the first option is "open
> > with," and there was previous discussion about rearranging the list so
> > the "playlist" option would appear first on menu after pressing
> > on+play. will this change be implemented or is there a simple way for
> > me to make this change by myself?? Thanks
> >
> >
> >
> > -Dennis
> > _______________________________________________
> > http://cool.haxx.se/mailman/listinfo/rockbox
>
>_______________________________________________
>http://cool.haxx.se/mailman/listinfo/rockbox

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2004-08-02

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy