Rockbox General > Rockbox General Discussion

How can I remove lines from the main menu of the player (with Rockbox)

<< < (3/3)

haim:
thanks, I'll check it

MItaly:
... and then he'll learn to boot in the unrestricted OF :D

haim:

--- Quote from: saratoga on September 19, 2010, 01:15:09 PM ---You could try commenting out the "#define CONFIG_TUNER SI4700" lines in firmware/export/config/[your_players_name].h and see if that compiles.  It would disable the radio driver completely, but I don't know if it'll compile cleanly.

--- End quote ---
when I did the compile I get the error:

--- Code: ---/home/haim/rockbox/apps/menus/recording_menu.c: In function ‘recsource_func’:
/home/haim/rockbox/apps/menus/recording_menu.c:87: error: ‘LANG_FM_RADIO’ undeclared (first use in this function)
/home/haim/rockbox/apps/menus/recording_menu.c:87: error: (Each undeclared identifier is reported only once
/home/haim/rockbox/apps/menus/recording_menu.c:87: error: for each function it appears in.)
/home/haim/rockbox/apps/menus/recording_menu.c:87: warning: missing initializer
/home/haim/rockbox/apps/menus/recording_menu.c:87: warning: (near initialization for ‘names[1].string’)
/home/haim/rockbox/apps/menus/recording_menu.c:93: warning: implicit declaration of function ‘radio_hardware_present’
make: *** [/home/haim/rockbox/build/apps/menus/recording_menu.o] 1 הלקת

--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version