summaryrefslogtreecommitdiffstats
path: root/firmware/target/coldfire/pcm-coldfire.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-14x5/M5: Finally get rid of filter selection aberrations when switching to 88.2...Michael Sevakis1-3/+9
2007-03-13H100 Series: Fix FS#6810 - Distortion on Bass/Treble usage. Coldfire PCM need...Michael Sevakis1-3/+13
2007-03-11Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis1-5/+6
2007-03-11Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis1-18/+4
2007-03-07Coldfire targets: Shuffle IRQ levels around to have all interaction between l...Michael Sevakis1-28/+106
2007-03-05More catching up on old work. Refine audio interface setup on Coldfire. Stop ...Michael Sevakis1-68/+94
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold1-1/+1
2007-02-22Move the MPARK init to system_init()Linus Nielsen Feltzing1-1/+0
2006-12-17Coldfire: More efficient and compact peaking code. Hope the build doesn't whi...Michael Sevakis1-138/+89
2006-12-12Coldfire: Put DMA1 priority back at level 7 as that seems to be the cause of ...Michael Sevakis1-6/+7
2006-12-06first step in audio driver unification: renaming the functions to audio_* (mi...Marcoen Hirschberg1-1/+1
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg1-15/+4
2006-12-06Small change to PCM recording API for low latency effects. Latency can be as ...Michael Sevakis1-38/+30
2006-11-29PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...Michael Sevakis1-11/+0
2006-11-23iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis1-99/+11
2006-11-22Audio bugfixes. Should wait for voice codec to reload before returning buffer...Michael Sevakis1-5/+5
2006-11-21Coldfire: Add DMA auto alignment to pcm recording.Michael Sevakis1-1/+1
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis1-29/+7
2006-11-06Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis1-0/+738