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
/
export
/
wm8731.h
Age
Commit message (
Expand
)
Author
2013-04-22
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2009-01-20
cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...
Christian Gmeiner
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-12-08
Have drivers merged for WM8711/21/31 since they are so similar but respect al...
Michael Sevakis
2008-11-24
Simplify the wm8731 driver by adding a masked write function. Change _write_o...
Michael Sevakis
2008-10-18
Remove the audiohw_set_nsorder() function since it is not used, only implemen...
Peter D'Hoye
2008-09-09
Fix deemphasis control bit position.
Jens Arnold
2008-09-07
Remove leftover cruft.
Jens Arnold
2008-07-02
cleanup some audio driver headers
Christian Gmeiner
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-02-13
Return value of audiohw_set_xxx_vol is never used and most of the time we hav...
Christian Gmeiner
2008-02-12
move audiohw_postinit to audiohw.h
Christian Gmeiner
2007-11-20
get rid of audiohw_reset
Christian Gmeiner
2007-11-19
introduce general audiohw api for recording
Christian Gmeiner
2007-10-07
Oops. Correct reversed DSP mode A/B bits for WM8731/21.
Michael Sevakis
2007-10-02
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...
Michael Sevakis