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