Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
export
/
wm8731.h
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 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
341188d
move audiohw_postinit to audiohw.h
by Christian Gmeiner
· 17 years ago
41a67a7
get rid of audiohw_reset
by Christian Gmeiner
· 17 years ago
c583f3c
introduce general audiohw api for recording
by Christian Gmeiner
· 17 years ago
fc8bc5c
Oops. Correct reversed DSP mode A/B bits for WM8731/21.
by Michael Sevakis
· 17 years ago
15b7321
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no recording. Provide reg bit definitions for those. Add some temporary hacks pcm-pp to prevent crashing when playing after recording. Make playback start after recording on pp5020. Get wm8731 to monitor recording but plans are to do that digitally.
by Michael Sevakis
· 17 years ago