This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10181 - Allow the FM region to be set from a FMR file
|
DetailsSince FM stations list may require that the FM region is set to a certain value, it would be good if the FM region could be set along with the station list. The patch does just that.
The region is set by putting the line "region:N" into the FMR file (at any line there). N can be one of the values allowed for the fm_region setting. The patch does not work on the simulators for e200 and h120 (the only two I tried) because, for some reason, the symbol HAVE_RADIO_REGION is not defined for them. Could anybody tell why? Saving the region along with the station list is not implemented. |
This task depends upon
Please comment since I think it's a cute feature (having region in fmr file).