summaryrefslogtreecommitdiff
path: root/firmware/export/wm8975.h (follow)
Commit message (Expand)AuthorAge
* wm8975: document audiohw settingsAmaury Pouly2016-12-12
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Keep fixing 0c7b787 stuffMichael Sevakis2013-04-15
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* Fix FS#11973. iPod nano1G needed reboot after entering record mode to have au...Andree Buschmann2011-03-03
* Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann2010-09-24
* cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner2009-01-20
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye2008-10-18
* iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold2008-09-10
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* * introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner2008-04-28
* Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner2008-02-13
* move audiohw_enable_output to audiohw.hChristian Gmeiner2008-02-09
* remove not used dummy codeChristian Gmeiner2007-11-22
* get rid of audiohw_resetChristian Gmeiner2007-11-20
* introduce general audiohw api for recordingChristian Gmeiner2007-11-19
* * changed pararmeter of audiohw_mute from int to boolChristian Gmeiner2007-06-13
* some little more work on audio codec driver unification - more will followChristian Gmeiner2007-06-11
* make audiohw.h include the DAC header filesMarcoen Hirschberg2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22
* move some audio driver specific code to the correspoding filesMarcoen Hirschberg2006-12-06
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen2006-03-22
* iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman2006-02-13
* Some cosmetic cleaning of the wm8975 audio driverDave Chapman2006-02-12
* Oops. Reverse unintentional commit.Dave Chapman2005-12-19
* Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman2005-12-19
* iPod - Initial skeleton of an audio driverDave Chapman2005-12-16