Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
drivers
/
audio
/
mas35xx.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
825d89f
Accept FS #9021 by James Vasile and apply the fix to the other drivers that have the same issue.
by Peter D'Hoye
· 16 years ago
05e8488
Introduce PRESCALER_CAP and move some driver specific code to the correct place.
by Christian Gmeiner
· 16 years ago
785e776
add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver mas35xx.c
by Christian Gmeiner
· 16 years ago
8391526
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of operations in hw, e.g. setting bass
by Christian Gmeiner
· 16 years ago
b1806b2
move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c audio codec driver. If you ask why I
by Christian Gmeiner
· 16 years ago
df31f5f
Revert previous commit (still learning to work with git...)
by Marcoen Hirschberg
· 17 years ago
dcf2441
use dB units for balance control
by Marcoen Hirschberg
· 17 years ago
8f72192
Increase step size of stereo width to 5% to avoid tediously long list in settings. Reduce max limit from 255% to 250% for cosmetic reasons, value of 255% was chosen because of (very) old restrictions in settings system anyway.
by Thom Johansen
· 17 years ago
85f06b8
the DAC drivers need to include audiohw.h now
by Marcoen Hirschberg
· 17 years ago
cdbf33a
* move audio settings into audio codec drivers
by Christian Gmeiner
· 17 years ago