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
/
drivers
/
audio
/
tlv320.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2014-01-05
*
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
*
Fix condition for compiling audiohw_set_monitor (should fix red)
Bertrik Sikken
2010-07-31
*
Various minor clean-ups for Zen Vision
Bertrik Sikken
2010-07-31
*
Remove pcm_mute() which has been unused since r19308
Rafaël Carré
2010-04-27
*
Fix-m the ruddiness.
Michael Sevakis
2008-12-12
*
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
*
fix some problems with missing HAVE_RECORDING checks #2
Christian Gmeiner
2008-05-16
*
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
Maurus Cuelenaere
2008-05-14
*
Don't commit LOGF_ENABLE
Maurus Cuelenaere
2008-05-03
*
And don't forget the yellows...
Maurus Cuelenaere
2008-05-03
*
Fix more red...
Maurus Cuelenaere
2008-05-03
*
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...
Dave Chapman
2008-05-02
*
Revert previous commit (still learning to work with git...)
Marcoen Hirschberg
2007-12-10
*
use dB units for balance control
Marcoen Hirschberg
2007-12-10
*
make private functions static
Christian Gmeiner
2007-11-20
*
get rid of audiohw_reset
Christian Gmeiner
2007-11-20
*
Increase step size of stereo width to 5% to avoid tediously long list in sett...
Thom Johansen
2007-10-09
*
* 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
*
the DAC drivers need to include audiohw.h now
Marcoen Hirschberg
2007-05-22
*
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-22
*
exclude unused headers
Christian Gmeiner
2007-05-20
*
move audio drivers together into a subdir
Marcoen Hirschberg
2007-04-19