index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
uda1380.h
Age
Commit message (
Expand
)
Author
2016-12-12
uda1380: document audiohw setting based on uda1380.c
Amaury Pouly
2013-04-22
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2010-01-03
Fix more tabs
Andree Buschmann
2009-01-20
cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...
Christian Gmeiner
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-14
Introduce 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-13
Return value of audiohw_set_xxx_vol is never used and most of the time we hav...
Christian Gmeiner
2008-02-09
move audiohw_enable_output to audiohw.h
Christian Gmeiner
2007-11-20
get rid of audiohw_reset
Christian Gmeiner
2007-11-19
introduce general audiohw api for recording
Christian Gmeiner
2007-06-13
* changed pararmeter of audiohw_mute from int to bool
Christian Gmeiner
2007-06-11
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
2007-05-22
make audiohw.h include the DAC header files
Marcoen Hirschberg
2007-05-22
* move audio settings into audio codec drivers
Christian Gmeiner
2007-04-12
simplify UDA1380 bass and treble code
Marcoen Hirschberg
2006-12-06
put back the return types which got lost in the previous commit
Marcoen Hirschberg
2006-12-06
move some audio driver specific code to the correspoding files
Marcoen Hirschberg
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2005-12-17
Some UDA1380 definition corrections by Peter D'Hoye
Linus Nielsen Feltzing
2005-11-12
iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...
Andy
2005-07-12
added uda1380_reset()
Linus Nielsen Feltzing
2005-07-01
- enable S/PDIF optical output
Marcoen Hirschberg
2005-06-19
iriver: Prescale the digital volume when boosting treble/bass by decreasing t...
Jens Arnold
2005-06-18
Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...
Jens Arnold
2005-06-16
Balance support for UDA1380 based players.
Thom Johansen
2005-06-16
uda1380: Added bass/treble and recording functions
Andy
2005-06-14
Even more quiet audio initialization.
Miika Pekkarinen
2005-04-05
Removed irrelevant definitions in the UDA1380 driver
Linus Nielsen Feltzing
2005-03-18
iRiver UDA1380 driver by Andy Young
Linus Nielsen Feltzing