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
/
drivers
/
audio
/
mas35xx.c
Age
Commit message (
Expand
)
Author
2009-10-01
FS#9157 - Tidy up some MAS35XX constants
Tomer Shalev
2009-07-12
Correct svn:keywords and svn:eol-style on a few more files.
Thomas Martitz
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-25
Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...
Peter D'Hoye
2008-05-14
Introduce PRESCALER_CAP and move some driver specific code to the correct place.
Christian Gmeiner
2008-05-13
add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...
Christian Gmeiner
2008-04-28
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...
Christian Gmeiner
2008-04-22
move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...
Christian Gmeiner
2007-12-10
Revert previous commit (still learning to work with git...)
Marcoen Hirschberg
2007-12-10
use dB units for balance control
Marcoen Hirschberg
2007-10-09
Increase step size of stereo width to 5% to avoid tediously long list in sett...
Thom Johansen
2007-05-22
the DAC drivers need to include audiohw.h now
Marcoen Hirschberg
2007-05-22
* move audio settings into audio codec drivers
Christian Gmeiner