index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
tlv320.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
tlv320: document audiohw setting based on tlv320.c
Amaury Pouly
2016-12-12
*
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
2013-04-22
*
Keep fixing 0c7b787 stuff
Michael Sevakis
2013-04-15
*
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-04-15
*
cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...
Christian Gmeiner
2009-01-20
*
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-12-12
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
Maurus Cuelenaere
2008-05-14
*
move audiohw_enable_output to audiohw.h
Christian Gmeiner
2008-02-09
*
get rid of audiohw_reset
Christian Gmeiner
2007-11-20
*
introduce general audiohw api for recording
Christian Gmeiner
2007-11-19
*
* changed pararmeter of audiohw_mute from int to bool
Christian Gmeiner
2007-06-13
*
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
2007-06-11
*
make audiohw.h include the DAC header files
Marcoen Hirschberg
2007-05-22
*
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-22
*
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-12-06
*
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-06
*
Smoother volume control, less clickiness and some misc. formatting changes fo...
Michael Sevakis
2006-08-26
*
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
Linus Nielsen Feltzing
2006-07-21
*
Some corrections of the TLV320 register bit definitions
Linus Nielsen Feltzing
2006-03-28
*
iAudio X5: Corrected crappy code, just to make the damn thing compile
Linus Nielsen Feltzing
2006-02-03
*
iaudio: proper tlv320 prototypes
Linus Nielsen Feltzing
2006-01-03
*
iAudio: First unfinished attempt for tlv320 driver and rockbox integration
Christian Gmeiner
2005-08-06
*
headphone volume should be correct now
Christian Gmeiner
2005-08-02
*
iAudio: Preperations for audio codec driver
Christian Gmeiner
2005-07-29