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
/
wm8975.h
Age
Commit message (
Expand
)
Author
2008-02-09
move audiohw_enable_output to audiohw.h
Christian Gmeiner
2007-11-22
remove not used dummy code
Christian Gmeiner
2007-11-20
get rid of audiohw_reset
Christian Gmeiner
2007-11-19
introduce general audiohw api for recording
Christian Gmeiner
2007-06-13
* changed pararmeter of audiohw_mute from int to bool
Christian Gmeiner
2007-06-11
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
2007-05-22
make audiohw.h include the DAC header files
Marcoen Hirschberg
2007-05-22
* move audio settings into audio codec drivers
Christian Gmeiner
2006-12-06
move some audio driver specific code to the correspoding files
Marcoen Hirschberg
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
2006-03-22
Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by
Thom Johansen
2006-02-13
iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...
Dave Chapman
2006-02-12
Some cosmetic cleaning of the wm8975 audio driver
Dave Chapman
2005-12-19
Oops. Reverse unintentional commit.
Dave Chapman
2005-12-19
Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...
Dave Chapman
2005-12-16
iPod - Initial skeleton of an audio driver
Dave Chapman