summaryrefslogtreecommitdiff
path: root/firmware/export/wm8758.h
AgeCommit message (Expand)Author
2016-12-12wm8758: document and fix audiohw settingsAmaury Pouly
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis
2011-06-20Submit first part of FS#12154. Whitespace removal and correction of several d...Andree Buschmann
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann
2010-01-23Commit FS#10082, enlarge volume control range for WM8758. This will enable vo...Andree Buschmann
2009-04-06FS#10086 - Playback and recording sample rate setting on the 5G iPodBoris Gjenero
2009-01-20cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...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-16add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...Christian Gmeiner
2008-04-28* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner
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-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-22make audiohw.h include the DAC header filesMarcoen Hirschberg
2007-05-22* move audio settings into audio codec driversChristian Gmeiner
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell
2006-12-06move some audio driver specific code to the correspoding filesMarcoen Hirschberg
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton
2006-08-14Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton
2006-03-22Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen
2006-02-13iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman