This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9193 - iPod Nano & Video have microphone recording source option when it's not possible
Attached to Project:
Rockbox
Opened by Marc Guay (Marc_Guay) - Monday, 14 July 2008, 18:00 GMT+2
Last edited by Andree Buschmann (Buschel) - Sunday, 30 May 2010, 20:34 GMT+2
Opened by Marc Guay (Marc_Guay) - Monday, 14 July 2008, 18:00 GMT+2
Last edited by Andree Buschmann (Buschel) - Sunday, 30 May 2010, 20:34 GMT+2
|
DetailsThese two players can record through line-in on the dock but not through the "mic" (headphone jack) like some other iPods. Unfortunately it seems as though recording.c assumes that if you have recording, you have a mic.
|
This task depends upon
Closed by Andree Buschmann (Buschel)
Sunday, 30 May 2010, 20:34 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed with r26414.
Sunday, 30 May 2010, 20:34 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed with r26414.
Couldn't this be solved via just removing "SRC_CAP_MIC" from the definition of "INPUT_SRC_CAPS" in both config files ipodvideo.h and ipodnano1g.h?