More catching up on old work. Refine audio interface setup on Coldfire. Stop the...
commit57bc94c8bd3109c4f932051ffa69283c42f4c480
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 5 Mar 2007 08:14:27 +0000 (5 08:14 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 5 Mar 2007 08:14:27 +0000 (5 08:14 +0000)
treeb347e523da3bcb2463bc09b9b9e7076864b0623d
parentbb94e79bd46c67f351df11106d551e0362d9326a
More catching up on old work. Refine audio interface setup on Coldfire. Stop the funky glitching on the iAudio stuff when starting recording esp. at 88.2kHz. (probably due to the bidi interface). iRivers don't seem to care what you do. TLV320 still seems to have a little trouble selecting it's filters correctly for 88.2kHz or it could be some odd phasing effect. Get rid of the horrible reset parameter in pcm_apply_settings as it can decide for itself.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12618 a1c6a512-1295-4272-9138-f99709370657
apps/plugin.h
firmware/export/pcm_playback.h
firmware/pcm_record.c
firmware/target/arm/gigabeat/meg-fx/pcm-meg-fx.c
firmware/target/coldfire/iaudio/m5/audio-m5.c
firmware/target/coldfire/iaudio/x5/audio-x5.c
firmware/target/coldfire/iriver/audio-iriver.c
firmware/target/coldfire/pcm-coldfire.c
firmware/target/coldfire/system-coldfire.c
firmware/target/coldfire/system-target.h