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
/
drivers
/
wm8731l.c
Age
Commit message (
Expand
)
Author
2007-01-14
Enabled zero crossing detection for volume changes in the WM8721/WM8731 drive...
Jens Arnold
2006-12-18
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...
Barry Wardell
2006-12-09
Move I2S initialisation out of the Wolfson codec driver
Daniel Ankers
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-10-20
generalise the wolfson codec code a bit
Marcoen Hirschberg
2006-08-31
H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...
Barry Wardell
2006-08-30
Fix volume being really low on H10
Barry Wardell
2006-08-30
Oops. It's #endif not #end.
Barry Wardell
2006-08-30
Sound on H10!
Barry Wardell
2006-03-30
Move definitions to their proper place
Jens Arnold
2006-03-30
iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...
Jens Arnold
2006-02-26
iPod 3G - initial (completely untested) attempt at audio support
Dave Chapman
2006-02-05
More iPod 3G code from Seven Le Mesle
Dave Chapman