summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/wm8758.c
AgeCommit message (Expand)Author
2009-04-06FS#10086 - Playback and recording sample rate setting on the 5G iPodBoris Gjenero
2008-12-12Fix-m the ruddiness.Michael Sevakis
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis
2008-10-18Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-25Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner
2007-12-10Revert previous commit (still learning to work with git...)Marcoen Hirschberg
2007-12-10use dB units for balance controlMarcoen Hirschberg
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton
2007-11-20get rid of audiohw_resetChristian Gmeiner
2007-11-19introduce general audiohw api for recordingChristian Gmeiner
2007-10-09Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen
2007-06-13* changed pararmeter of audiohw_mute from int to boolChristian Gmeiner
2007-06-11some little more work on audio codec driver unification - more will followChristian Gmeiner
2007-05-22the DAC drivers need to include audiohw.h nowMarcoen Hirschberg
2007-05-22* move audio settings into audio codec driversChristian Gmeiner
2007-05-20exclude unused headersChristian Gmeiner
2007-04-19move audio drivers together into a subdirMarcoen Hirschberg