summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/audio-pp.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-12Fix-m the ruddiness.Michael Sevakis1-2/+2
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-1/+17
2008-07-16Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken1-3/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-31Commit FS#9024 - apply proper line-in gain for h10's radio by Przemyslaw Holu...Michael Sevakis1-2/+5
2007-11-11Hopefully fix line-in recording on PortalPlayer targets (H10 in particular).Barry Wardell1-1/+1
2007-11-11H10: Touch-up the audio source switching a bit. Actually fix my earlier error...Michael Sevakis1-5/+13
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell1-4/+12
2007-06-08Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis1-2/+2
2007-05-20Fix some warnings regarding AUDIO_NUM_SOURCES being 0 which is the intent wit...Michael Sevakis1-1/+5
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis1-3/+4
2007-02-18really fix red builds this timeJonathan Gordon1-2/+2
2006-12-18Fix more compile errors/warnings.Barry Wardell1-1/+3
2006-12-18Fix some warnings from previous commit.Barry Wardell1-1/+2
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell1-0/+84