summaryrefslogtreecommitdiff
path: root/firmware/export/uda1380.h (follow)
Commit message (Expand)AuthorAge
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* Fix more tabsAndree Buschmann2010-01-03
* 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
* Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner2008-05-14
* * 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
* 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
* simplify UDA1380 bass and treble codeMarcoen Hirschberg2007-04-12
* 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
* Some UDA1380 definition corrections by Peter D'HoyeLinus Nielsen Feltzing2005-12-17
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* added uda1380_reset()Linus Nielsen Feltzing2005-07-12
* - enable S/PDIF optical outputMarcoen Hirschberg2005-07-01
* iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold2005-06-19
* Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold2005-06-18
* Balance support for UDA1380 based players.Thom Johansen2005-06-16
* uda1380: Added bass/treble and recording functionsAndy2005-06-16
* Even more quiet audio initialization.Miika Pekkarinen2005-06-14
* Removed irrelevant definitions in the UDA1380 driverLinus Nielsen Feltzing2005-04-05
* iRiver UDA1380 driver by Andy YoungLinus Nielsen Feltzing2005-03-18