This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5910 - No FM recording souce option in Simulator
|
DetailsThe rockbox simulator currently does not display any of the new FM recoding menus.
Specifically menu-->recording-->recording settings-->source does not contain an FM Radio item. Also the While Recording Screen on the simulator does not display the same things the target while recording scren displays when source = FM Radio. (at least for the iRiver H120 target) It is important for debugging the recording user interface and therefor I consider this a bug. Others may disagree. |
This task depends upon
Closed by Martin Scarratt (mmmm-)
Thursday, 07 September 2006, 15:05 GMT+2
Reason for closing: Fixed
Thursday, 07 September 2006, 15:05 GMT+2
Reason for closing: Fixed
I changed HAVE_FMRADIO_IN to be defined on both sim and hw builds in the config for the appropriate ports. I'll have this change available when I do my next CVS update for recording.