index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
audio
/
tsc2100.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
2013-04-22
*
Hopefully knock out most of the red and yellow from 0c7b787.
Michael Sevakis
2013-04-15
*
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-04-15
*
Add missing includes found using -Wmissing-declarations.
Boris Gjenero
2011-12-21
*
M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...
Karl Kurbjun
2011-02-06
*
Remove pcm_mute() which has been unused since r19308
Rafaël Carré
2010-04-27
*
Forgot to add 22kHz
Karl Kurbjun
2009-10-11
*
M:Robe 500: Add support for more audio frequencies, initialize and set the to...
Karl Kurbjun
2009-10-11
*
Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy...
Karl Kurbjun
2009-03-11
*
Get the volume controls working on the M:Robe 500 along with some minor code ...
Karl Kurbjun
2009-03-03
*
Fix-m the ruddiness.
Michael Sevakis
2008-12-12
*
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-12-12
*
Get rid of remaining audiohw_enable_output style codec setup and use pre/post...
Michael Sevakis
2008-11-26
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...
Peter D'Hoye
2008-05-25
*
remove a stupid infinite loop which stopped the mr500 booting
Jonathan Gordon
2008-05-18
*
add more registers for the tsc2100
Jonathan Gordon
2008-04-27