summaryrefslogtreecommitdiff
path: root/apps/dsp.h (unfollow)
Commit message (Expand)Author
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
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2004-06-14Fixed VC++ build.Hardeep Sidhu
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg
2002-10-10Partition debug screen added, and jumped to when no fat32 partition is found ...Björn Stenberg
2002-07-16Allow LBA-less partitionsBjörn Stenberg
2002-07-15Added searching for FAT32 partitionBjörn Stenberg
2002-05-30Partition table is no longer globalBjörn Stenberg
2002-05-03Added disk/partition handlingBjörn Stenberg
2002-04-18Moved definition of TRUE and FALSE to types.hBjörn Stenberg
2002-04-17proper #ifdef'ing around the file to prevent errors if multiply includedDaniel Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg