summaryrefslogtreecommitdiffstats
path: root/firmware/export/uda1380.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis1-5/+1
2013-04-15Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis1-7/+12
2010-01-03Fix more tabsAndree Buschmann1-1/+1
2009-01-20cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner1-14/+0
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-1/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner1-1/+1
2008-04-28* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner1-2/+2
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner1-2/+2
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/+1
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
2007-04-12simplify UDA1380 bass and treble codeMarcoen Hirschberg1-4/+4
2006-12-06put back the return types which got lost in the previous commitMarcoen Hirschberg1-2/+2
2006-12-06move some audio driver specific code to the correspoding filesMarcoen Hirschberg1-0/+8
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg1-14/+14
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-2/+11
2005-12-17Some UDA1380 definition corrections by Peter D'HoyeLinus Nielsen Feltzing1-9/+22
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy1-1/+1
2005-07-12added uda1380_reset()Linus Nielsen Feltzing1-1/+1
2005-07-01- enable S/PDIF optical outputMarcoen Hirschberg1-0/+2
2005-06-19iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold1-1/+2
2005-06-18Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold1-2/+1
2005-06-16Balance support for UDA1380 based players.Thom Johansen1-0/+1
2005-06-16uda1380: Added bass/treble and recording functionsAndy1-55/+77
2005-06-14Even more quiet audio initialization.Miika Pekkarinen1-0/+1
2005-04-05Removed irrelevant definitions in the UDA1380 driverLinus Nielsen Feltzing1-22/+0
2005-03-18iRiver UDA1380 driver by Andy YoungLinus Nielsen Feltzing1-0/+161