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
/
lib
/
rbcodec
/
dsp
/
dsp_misc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Enable setting of global output samplerate on certain targets.
Michael Sevakis
2013-07-06
*
Missed removing a couple unwanted includes in previous commit.
Michael Sevakis
2013-05-27
*
Remove explicit config.h and system.h includes from DSP code.
Michael Sevakis
2013-05-27
*
Remove dsp_callback because DSP is now library code, not app code.
Michael Sevakis
2013-05-23
*
Cleanup and simplify latest DSP code incarnation.
Michael Sevakis
2013-05-04
*
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-04-15
*
Implement universal in-PCM-driver software volume control.
Michael Sevakis
2013-04-11
*
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
2012-05-09
*
Should've had dsp_replaygain_set_gains as static for now...
Michael Sevakis
2012-04-30
*
Still need settings.h in dsp_misc.c for now for software volume.
Michael Sevakis
2012-04-30
*
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-30
*
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-04-29
*
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
2012-04-29