| Commit message (Expand) | Author | Age |
| * | Compressor: simplify makeup gain setting, expand release range, finally provi... | Jeffrey Goode | 2009-11-04 |
| * | Code cleanup in dsp.c and misc.c, some comments | Jeffrey Goode | 2009-10-22 |
| * | Replace limiter with dynamic range compressor | Jeffrey Goode | 2009-09-25 |
| * | FS#10199: Adds limiter DSP function | Jeffrey Goode | 2009-08-18 |
| * | * Move DSP_CALLBACK_* enum to sound.h | Maurus Cuelenaere | 2009-08-01 |
| * | Improvements to the pitch screen UI (FS#10359 by David Johnston) | Alexander Levin | 2009-07-11 |
| * | Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040... | Maurus Cuelenaere | 2009-07-05 |
| * | Revert "Consolidate all fixed point math routines in one library (FS#10400) b... | Maurus Cuelenaere | 2009-07-04 |
| * | Consolidate all fixed point math routines in one library (FS#10400) by Jeffre... | Maurus Cuelenaere | 2009-07-04 |
| * | Renamed routines and changed comments for clarity. | Steve Bavin | 2009-06-16 |
| * | FS#8894 - Add time stretching feature to all SWCODEC targets - the current al... | Steve Bavin | 2009-06-12 |
| * | Calculate watermark from bitrate and harddisk spinup time. | Björn Stenberg | 2009-01-10 |
| * | Something horrible happened with binsize, so revert FS#8894 completely (for n... | Steve Bavin | 2008-09-08 |
| * | Add timestretching from FS#8894, as written by Stephane Doyon based on work b... | Steve Bavin | 2008-09-08 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Remove FRACMUL_8_LOOP macro. This only benefited Coldfire, and we have assemb... | Thom Johansen | 2008-04-08 |
| * | Remove ACC_INIT, ACC and GET_ACC macros. These were quite Coldfire-centric ma... | Thom Johansen | 2008-04-08 |
| * | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis | 2007-11-18 |
| * | Remove conf_filechunk, it should never have been a setting and its implementa... | Brandon Low | 2007-11-05 |
| * | Remove unused conf_preseek from buffering.c and all of its accountraments. T... | Brandon Low | 2007-11-05 |
| * | Code cleaning - remove some unnecessary defined(SIMULATOR) checks | Dave Chapman | 2007-05-10 |
| * | Use the new DSP callback functionality in firmware/sound.c to deal with SWCOD... | Thom Johansen | 2007-03-07 |
| * | Add software based bass/treble controls for targets which have no such functi... | Thom Johansen | 2007-02-26 |
| * | SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som... | Michael Sevakis | 2007-02-24 |
| * | SWCODEC: DSP optimizations for conversion to internal format and resampling. ... | Michael Sevakis | 2007-02-19 |
| * | Optimise/touchup some asm macros in dsp.h, and also remove some now unneeded ... | Thom Johansen | 2007-02-15 |
| * | SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ... | Michael Sevakis | 2007-02-10 |
| * | Fix resampling clicking as much as possible at the moment. 1) Upsampling clic... | Michael Sevakis | 2007-02-07 |
| * | Optimise EQ coef calculation routines for both speed and size. Move now unnee... | Thom Johansen | 2007-02-05 |
| * | SWCODEC: Stop clicks between tracks when resampler is active by only switchin... | Michael Sevakis | 2006-11-26 |
| * | Re-enable the currently unused and broken dithering and noise shaping code al... | Thom Johansen | 2006-10-27 |
| * | Applied patch #5879 by Andrew Cupper: Fix backward seeking bug. | Magnus Holmgren | 2006-08-30 |
| * | First commit of reworking voice to be mroe stable on swcodec | Brandon Low | 2006-04-22 |
| * | New crossfeed complete with no volume reducing bugs. Feedback on all the | Thom Johansen | 2006-04-11 |
| * | Update equalizer precut value as it's adjusted. | Dan Everton | 2006-03-28 |
| * | Add precut setting for the equalizer and add some more comments to the eq men... | Dan Everton | 2006-03-27 |
| * | Enabled channel configuration and stereo width option on software codec | Thom Johansen | 2006-03-21 |
| * | Reduce CPU usage while changing EQ by only updating the coefficients of the b... | Dan Everton | 2006-02-17 |
| * | Rework PCM buffer | Brandon Low | 2006-02-07 |
| * | Add Equalizer configuration to Sound Settings menu. | Dan Everton | 2006-02-07 |
| * | Committed a little too much | Linus Nielsen Feltzing | 2006-02-04 |
| * | The simulator should use the keypad period key, not the regular one | Linus Nielsen Feltzing | 2006-02-04 |
| * | Enabled playback speed adjustment support for H1x0. Modified the resampler to... | Thom Johansen | 2005-11-28 |
| * | More stable playback with reduced stuttering when skipping tracks. | Miika Pekkarinen | 2005-11-18 |
| * | add crossfeed dsp effect. Makes some music more enjoyable with headphones. | Marcoen Hirschberg | 2005-11-14 |
| * | DSP_* constants moved from playback.h to dsp.h. | Thom Johansen | 2005-09-21 |
| * | ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. | Magnus Holmgren | 2005-07-24 |
| * | Restructured DSP code for readability and speed. Simplified the API. | Magnus Holmgren | 2005-07-16 |
| * | Decreased pcm buffer low watermark when crossfade is not enabled. | Miika Pekkarinen | 2005-07-06 |
| * | Initial DSP implementation. DSP supports resampling audio stream from | Miika Pekkarinen | 2005-06-26 |