index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
eq.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
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
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-10
*
Factor first order shelving filter code out for easier reuse and replace the ...
Thom Johansen
2007-03-07
*
Wrap filter_bishelf_coefs with HAVE_SW_TONE_CONTROLS to not waste bytes on ta...
Thom Johansen
2007-02-26
*
Add software based bass/treble controls for targets which have no such functi...
Thom Johansen
2007-02-26
*
Optimise EQ coef calculation routines for both speed and size. Move now unnee...
Thom Johansen
2007-02-05
*
More static'ing, and a few fixes resulting from that.
Jens Arnold
2006-12-12
*
Two more bits of precision for shelving EQ filters and some comment updates. ...
Thom Johansen
2006-10-18
*
New crossfeed complete with no volume reducing bugs. Feedback on all the
Thom Johansen
2006-04-11
*
Make EQ work on 64 bit sims again.
Thom Johansen
2006-03-23
*
Fix the inaccurate frequency setting problems of the EQ due to
Thom Johansen
2006-03-23
*
Further 64 bit related fixes. EQ should now work in AMD64 sim.
Thom Johansen
2006-03-21
*
Samples should always be 32 bit on all platforms, so change most
Thom Johansen
2006-03-19
*
C implementation of eq filter. Allows equalizer to be used in the simulator. ...
Dan Everton
2006-03-09
*
Erronous comment.
Thom Johansen
2006-02-23
*
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
*
More sane fixed point format for Q parameter.
Thom Johansen
2006-02-02
*
Enable ARM EQ support.
Thom Johansen
2006-02-01
*
Slight change of coef format. Removed erronous hard code of channel
Thom Johansen
2006-01-29
*
Initial multi-band EQ support for software codec platforms. Now go start
Thom Johansen
2006-01-29