summaryrefslogtreecommitdiffstats
path: root/firmware/export/wm8975.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-24Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann1-0/+1
2009-01-20cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner1-1/+0
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-1/+1
2008-10-18Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye1-1/+0
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold1-20/+258
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-28* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner1-2/+2
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner1-2/+2
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner1-1/+0
2007-11-22remove not used dummy codeChristian Gmeiner1-2/+0
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-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-16/+16
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-16/+15
2006-02-12Some cosmetic cleaning of the wm8975 audio driverDave Chapman1-0/+20
2005-12-19Oops. Reverse unintentional commit.Dave Chapman1-1/+0
2005-12-19Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman1-0/+1
2005-12-16iPod - Initial skeleton of an audio driverDave Chapman1-0/+52