summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/audio-pp.c
AgeCommit message (Expand)AuthorFilesLines
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