Rockbox Development > Starting Development and Compiling

What is CONFIG_CODEC == SWCODEC

<< < (2/4) > >>

fed:
That's what I thought.  Thanks anyway.

I'm trying to find the main (or root) menu, to add a function to the rec button.  Do you know which file has this menu?  I have looked in main_menu.c, root_menu.c, and a bunch of others, but I can't seem to find it.

Llorean:
What you probably really want are the files in /apps/keymaps. That's where you'd change what buttons do what in a given screen.

fed:
I've figured that out so far.  I've even succesfully changed a couple of buttons in the rec screen, and added the function to recording.c.  Now, I'd like to add a button function to the main menu (the one that starts up when rockbox boots.  The one with 'Files, Database, Setting, Recording, ...).

Do you know where that file is?

Llorean:
Are you just trying to find root_menu.c/.h in /apps?

fed:
I tried that one, but I cannot find the switch statement to insert my new function case.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version