summaryrefslogtreecommitdiffstats
path: root/firmware/export/wm8758.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner1-3/+3
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner1-1/+0
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton1-2/+6
2007-11-20get rid of audiohw_resetChristian Gmeiner1-1/+0
2007-11-19introduce general audiohw api for recordingChristian Gmeiner1-5/+0
2007-06-13* changed pararmeter of audiohw_mute from int to boolChristian Gmeiner1-2/+0
2007-06-11some little more work on audio codec driver unification - more will followChristian Gmeiner1-1/+0
2007-05-22make audiohw.h include the DAC header filesMarcoen Hirschberg1-2/+0
2007-05-22* move audio settings into audio codec driversChristian Gmeiner1-0/+2
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell1-0/+5
2006-12-06move some audio driver specific code to the correspoding filesMarcoen Hirschberg1-0/+7
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg1-17/+17
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton1-5/+5
2006-08-14Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton1-0/+8
2006-03-22Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen1-0/+1
2006-02-13iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman1-0/+74