Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  User Interface and Voice
| | |-+  Reorder menu items
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Reorder menu items  (Read 6959 times)

Offline shoe

  • Member
  • *
  • Posts: 97
Re: Reorder menu items
« Reply #15 on: October 19, 2007, 01:09:11 PM »
You can search for "MAKE_MENU" in the .c files in the apps/menus folder.  Also "MAKE_ONPLAY_MENU" in apps/onplay.c.  The menus are easy to recognize, you can just shift around and/or comment out the entries to fit your preferences.

Here is a question, if anyone knows the answer:  I have an ipod 4g grayscale and I dont use the recording feature.  I used to get rid of all the recording stuff by simply commenting out the line
    #define HAVE_RECORDING
in the file \firmware\export\config-ipod4g.h.  This used to work, but now if I do a build with this commented out, my player freezes on the start-up rockbox logo screen.  The simulator doesnt show any problems, by the way.  Anyone know why this is?
« Last Edit: October 20, 2007, 12:52:59 AM by shoe »
Logged

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: Reorder menu items
« Reply #16 on: October 21, 2007, 10:58:42 AM »
Quote from: shoe on October 19, 2007, 01:09:11 PM
Here is a question, if anyone knows the answer:  I have an ipod 4g grayscale and I dont use the recording feature.  I used to get rid of all the recording stuff by simply commenting out the line
    #define HAVE_RECORDING
in the file \firmware\export\config-ipod4g.h.  This used to work, but now if I do a build with this commented out, my player freezes on the start-up rockbox logo screen.  The simulator doesnt show any problems, by the way.  Anyone know why this is?

I don't have an answer, but a way to find the solution: Go backwards through the revisions and find the commit that breaks for you. (You can use a bisecting method, this way you only have to test about 10 revisions to find the one) Then look at the diff. Maybe someone forgot to add an #ifdef HAVE_RECORDING somewhere.
Logged
Iriver H120, Sansa e280

Offline shoe

  • Member
  • *
  • Posts: 97
Re: Reorder menu items
« Reply #17 on: October 21, 2007, 01:10:03 PM »
Ok thats what I'll do, good idea.  It takes me about half an hour to do a build, I should probably upgrade my computer one of these days.  I guess I'll look through the commits and find some strategic points to check first.  Thanks.
Logged

Offline moriez

  • Member
  • *
  • Posts: 3
Re: Reorder menu items
« Reply #18 on: December 06, 2007, 09:03:17 AM »
Quote from: shoe link=topic=13072.msg100699#msg100699
date=1192813751
You can search for "MAKE_MENU" in the .c files in the apps/menus folder.  Also "MAKE_ONPLAY_MENU" in apps/onplay.c.  The menus are easy to recognize, you can just shift around and/or comment out the entries to fit your preferences.

Shoe, im a newbie at this thing but I really think the menus in rockbox should be customizable. Strange its not included like it is in the iPod firmware. Anyway, can u explain this again in layman words please? Where do I start?

Thank you.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Reorder menu items
« Reply #19 on: December 06, 2007, 09:21:14 AM »
Quote from: moriez on December 06, 2007, 09:03:17 AM
Shoe, im a newbie at this thing but I really think the menus in rockbox should be customizable. Strange its not included like it is in the iPod firmware.

Where the heck is that feature in the iPod firmware - I must have missed it.

Quote
Anyway, can u explain this again in layman words please? Where do I start?
Thank you.

You really need to go a tutorial or two on programming in C - otherwise you won't really know what's going on.
Logged

Read The Manual Please

Offline moriez

  • Member
  • *
  • Posts: 3
Re: Reorder menu items
« Reply #20 on: December 06, 2007, 09:34:06 AM »
In my Ipod you can choose through 'Settings'->'Main Menu' what options you want to see and what you dont want to see. I thought this is what is being discussed here? I would like that for Rockbox as well.

And I didnt notice that shoe is talking about programming in C there. ???

Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Reorder menu items
« Reply #21 on: December 06, 2007, 09:54:10 AM »
Quote from: moriez on December 06, 2007, 09:34:06 AM
And I didnt notice that shoe is talking about programming in C there. ???

He is.
Logged

Read The Manual Please

Offline moriez

  • Member
  • *
  • Posts: 3
Re: Reorder menu items
« Reply #22 on: December 06, 2007, 09:59:06 AM »
Well that must explain why I didnt pick that up. So to conclude this: there is no such option or workaround?
« Last Edit: December 06, 2007, 10:01:00 AM by moriez »
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Reorder menu items
« Reply #23 on: December 06, 2007, 10:20:32 AM »
There is no such option, and no plan for such an option.

Rockbox is complicated enough to support as it is with it's frankly gargantuan array of options and menus. Letting users reorganise them would basically make it unsupportable.
Logged

Read The Manual Please

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  User Interface and Voice
| | |-+  Reorder menu items
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.081 seconds with 14 queries.