summaryrefslogtreecommitdiff
path: root/apps/dsp.h
AgeCommit message (Expand)Author
2006-04-22First commit of reworking voice to be mroe stable on swcodecBrandon Low
2006-04-11New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen
2006-03-28Update equalizer precut value as it's adjusted.Dan Everton
2006-03-27Add precut setting for the equalizer and add some more comments to the eq men...Dan Everton
2006-03-21Enabled channel configuration and stereo width option on software codecThom Johansen
2006-02-17Reduce CPU usage while changing EQ by only updating the coefficients of the b...Dan Everton
2006-02-07Rework PCM bufferBrandon Low
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton
2006-02-04Committed a little too muchLinus Nielsen Feltzing
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing
2005-11-28Enabled playback speed adjustment support for H1x0. Modified the resampler to...Thom Johansen
2005-11-18More stable playback with reduced stuttering when skipping tracks.Miika Pekkarinen
2005-11-14add crossfeed dsp effect. Makes some music more enjoyable with headphones.Marcoen Hirschberg
2005-09-21DSP_* constants moved from playback.h to dsp.h.Thom Johansen
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren
2005-07-16Restructured DSP code for readability and speed. Simplified the API.Magnus Holmgren
2005-07-06Decreased pcm buffer low watermark when crossfade is not enabled.Miika Pekkarinen
2005-06-26Initial DSP implementation. DSP supports resampling audio stream fromMiika Pekkarinen