Rockbox Development > Starting Development and Compiling
What is CONFIG_CODEC == SWCODEC
Rincewind:
I just had a short look at the code and found the button handler for the menus (it is one for all menus)
You can find it in apps/menu.c starting at line 414.
The only real difference to the other handlers is, that it uses 'else if' instead of a switch (and it is a little bit more complicated...).
fed:
Thank you.
I got it working just as I want it (for now...)
Navigation
[0] Message Index
[*] Previous page
Go to full version