summaryrefslogtreecommitdiff
path: root/firmware/export/uda1380.h
AgeCommit message (Expand)Author
2016-12-12uda1380: document audiohw setting based on uda1380.cAmaury 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
2010-01-03Fix more tabsAndree Buschmann
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-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.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-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
2007-04-12simplify UDA1380 bass and treble codeMarcoen Hirschberg
2006-12-06put back the return types which got lost in the previous commitMarcoen Hirschberg
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-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2005-12-17Some UDA1380 definition corrections by Peter D'HoyeLinus Nielsen Feltzing
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy
2005-07-12added uda1380_reset()Linus Nielsen Feltzing
2005-07-01- enable S/PDIF optical outputMarcoen Hirschberg
2005-06-19iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold
2005-06-18Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold
2005-06-16Balance support for UDA1380 based players.Thom Johansen
2005-06-16uda1380: Added bass/treble and recording functionsAndy
2005-06-14Even more quiet audio initialization.Miika Pekkarinen
2005-04-05Removed irrelevant definitions in the UDA1380 driverLinus Nielsen Feltzing
2005-03-18iRiver UDA1380 driver by Andy YoungLinus Nielsen Feltzing