Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
export
/
wm8751.h
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
207fc5c
hopefully fix problems with setting bass/treble on wm8751 tragets (mrobe100,...)
by Christian Gmeiner
· 16 years ago
06971be
Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it
by Christian Gmeiner
· 17 years ago
c6e9b8b
move audiohw_enable_output to audiohw.h
by Christian Gmeiner
· 17 years ago
1c38c75
remove not used dummy code
by Christian Gmeiner
· 17 years ago
41a67a7
get rid of audiohw_reset
by Christian Gmeiner
· 17 years ago
fb102ba
Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost has been turned on by mistake anyway. Correct that and make sure it is turned on intentionally with the #define. Organize a little bit in there.
by Michael Sevakis
· 17 years ago
d1178d2
* changed pararmeter of audiohw_mute from int to bool
by Christian Gmeiner
· 17 years ago
23279cd
some little more work on audio codec driver unification - more will follow
by Christian Gmeiner
· 17 years ago
10e21d1
make audiohw.h include the DAC header files
by Marcoen Hirschberg
· 17 years ago
cdbf33a
* move audio settings into audio codec drivers
by Christian Gmeiner
· 17 years ago
d989f19
No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a little too.
by Michael Sevakis
· 17 years ago
3c38fe4
Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with intended interface.
by Michael Sevakis
· 17 years ago