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