summaryrefslogtreecommitdiff
path: root/firmware/export/tlv320.h (follow)
Commit message (Expand)AuthorAge
* tlv320: document audiohw setting based on tlv320.cAmaury 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
* 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
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2008-05-14
* move audiohw_enable_output to audiohw.hChristian Gmeiner2008-02-09
* 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
* put back the return types which got lost in the previous commitMarcoen Hirschberg2006-12-06
* 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
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Smoother volume control, less clickiness and some misc. formatting changes fo...Michael Sevakis2006-08-26
* Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing2006-07-21
* Some corrections of the TLV320 register bit definitionsLinus Nielsen Feltzing2006-03-28
* iAudio X5: Corrected crappy code, just to make the damn thing compileLinus Nielsen Feltzing2006-02-03
* iaudio: proper tlv320 prototypesLinus Nielsen Feltzing2006-01-03
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
* headphone volume should be correct nowChristian Gmeiner2005-08-02
* iAudio: Preperations for audio codec driverChristian Gmeiner2005-07-29