summaryrefslogtreecommitdiffstats
path: root/firmware/export/tlv320.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-20cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner1-11/+0
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere1-1/+1
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner1-1/+0
2007-11-20get rid of audiohw_resetChristian Gmeiner1-1/+0
2007-11-19introduce general audiohw api for recordingChristian Gmeiner1-4/+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-06put back the return types which got lost in the previous commitMarcoen Hirschberg1-1/+1
2006-12-06move some audio driver specific code to the correspoding filesMarcoen Hirschberg1-0/+5
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg1-11/+11
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-0/+10
2006-08-26Smoother volume control, less clickiness and some misc. formatting changes fo...Michael Sevakis1-2/+2
2006-07-21Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing1-1/+2
2006-03-28Some corrections of the TLV320 register bit definitionsLinus Nielsen Feltzing1-22/+21
2006-02-03iAudio X5: Corrected crappy code, just to make the damn thing compileLinus Nielsen Feltzing1-4/+4
2006-01-03iaudio: proper tlv320 prototypesLinus Nielsen Feltzing1-4/+4
2005-08-06iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner1-7/+12
2005-08-02headphone volume should be correct nowChristian Gmeiner1-16/+16
2005-07-29iAudio: Preperations for audio codec driverChristian Gmeiner1-0/+117