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