summaryrefslogtreecommitdiff
path: root/apps/eq.c (follow)
Commit message (Expand)AuthorAge
* Build librbcodec with DSP and metadata.Sean Bartell2012-03-18
* Reduce FRACMUL calls in equalizer.Andree Buschmann2011-05-18
* Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere2009-07-05
* Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere2009-07-04
* Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere2009-07-04
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman2007-05-10
* Factor first order shelving filter code out for easier reuse and replace the ...Thom Johansen2007-03-07
* Wrap filter_bishelf_coefs with HAVE_SW_TONE_CONTROLS to not waste bytes on ta...Thom Johansen2007-02-26
* Add software based bass/treble controls for targets which have no such functi...Thom Johansen2007-02-26
* Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen2007-02-05
* More static'ing, and a few fixes resulting from that.Jens Arnold2006-12-12
* Two more bits of precision for shelving EQ filters and some comment updates. ...Thom Johansen2006-10-18
* New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen2006-04-11
* Make EQ work on 64 bit sims again.Thom Johansen2006-03-23
* Fix the inaccurate frequency setting problems of the EQ due toThom Johansen2006-03-23
* Further 64 bit related fixes. EQ should now work in AMD64 sim.Thom Johansen2006-03-21
* Samples should always be 32 bit on all platforms, so change mostThom Johansen2006-03-19
* C implementation of eq filter. Allows equalizer to be used in the simulator. ...Dan Everton2006-03-09
* Erronous comment.Thom Johansen2006-02-23
* 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
* More sane fixed point format for Q parameter.Thom Johansen2006-02-02
* Enable ARM EQ support.Thom Johansen2006-02-01
* Slight change of coef format. Removed erronous hard code of channelThom Johansen2006-01-29
* Initial multi-band EQ support for software codec platforms. Now go startThom Johansen2006-01-29