Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9625 - e200v2 fix for stero headphone output

Attached to Project: Rockbox
Opened by Michael Chicoine (mc2739) - Friday, 12 December 2008, 13:43 GMT+2
Last edited by Bertrik Sikken (bertrik) - Friday, 12 December 2008, 22:19 GMT+2
Task Type Patches
Category Music playback
Status Closed
Assigned To No-one
Player Type Another
Severity Low
Priority Normal
Reported Version Release 3.0
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Sansa e200v2 need HPCM enabled, otherwise it outputs the L-R signal on both L and R headphone outputs instead of normal stereo.
   e200v2-as3514-fix.diff (0.6 KiB)
 firmware/drivers/audio/as3514.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

This task depends upon

Closed by  Bertrik Sikken (bertrik)
Friday, 12 December 2008, 22:19 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed as r19407
Comment by Bertrik Sikken (bertrik) - Friday, 12 December 2008, 19:39 GMT+2
The patch looks fine to me.

Anyone committing this: beware that the comment above it is wrong , "#if defined(AS3525)" is not the proper condition (I'll take the blame for that) to make it work for all as3525 targets.

Loading...