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
/
tlv320.c
Age
Commit message (
Expand
)
Author
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-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-10-27
Fixed FS#6034 - Voice isn't handled when FM radio in on. Leave DAC enabled wh...
Michael Sevakis
2006-09-26
Fixed tlv320 mute problem at least for digital audio path. Analog bypass muti...
Michael Sevakis
2006-08-26
Smoother volume control, less clickiness and some misc. formatting changes fo...
Michael Sevakis
2006-07-21
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
Linus Nielsen Feltzing
2006-07-13
Patch #5375 by Rani Hod - Eliminate click on X5 shutdown
Linus Nielsen Feltzing
2006-03-30
Better sound quality on the iAudio X5 using the correct MCLK frequency
Linus Nielsen Feltzing
2006-03-28
Simplification and correction of the TLV320 driver
Linus Nielsen Feltzing
2006-03-23
use logf
Christian Gmeiner
2006-02-03
iAudio X5: Corrected crappy code, just to make the damn thing compile
Linus Nielsen Feltzing
2005-08-06
iAudio: First unfinished attempt for tlv320 driver and rockbox integration
Christian Gmeiner