Rockbox Development > Feature Ideas
Disable Radio?
BoxArockin:
Would it be possible to disable (not show) the FM radio application via a config file setting, etc. even though the hardware has the tuner chip available?
cool_walking_:
Why?
BoxArockin:
ie. parental controls (a lot of junk out there on the radio these days I would not necessary want my young kids stumbling across at their age), etc.
Here are some threads with others' reasons:
http://www.anythingbutipod.com/forum/showthread.php?p=267860
http://www.misticriver.net/forums/iriver-h3xx-series-h320-h340/41162-can-i-disable-radio-function-h340.html#post440753
cool_walking_:
I don't think this is very likely to be accepted to SVN, but you could try to compile your own build with the radio disabled.
I'm not sure, but I think removing all the blocks of
--- Code: ---#if CONFIG_TUNER
...
#endif
--- End code ---
from rockbox/apps/root_menu.c might work.
Llorean:
Why not simply remove the CONFIG_TUNER define, then?
Navigation
[0] Message Index
[#] Next page
Go to full version