summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/fixedpoint.h (follow)
Commit message (Expand)AuthorAge
* Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis2013-04-26
* Move fixedpoint.h to be accessible in /firmware.Michael Sevakis2013-04-10
* Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...Michael Giacomelli2011-05-26
* FFT Plugin: Revamp the main code to rid it of 64-bit math. Use 32-bit kiss_ff...Michael Sevakis2010-06-02
* Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere2009-07-05
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Fixed the problems on the new version of the fire plugin (so repush it), adde...Kevin Ferrare2008-01-23
* Revert today's fire commits because it crashed all the targets I could test w...Marianne Arnold2008-01-22
* Fire plugin : initializes palettes with a function instead of storing them in...Kevin Ferrare2008-01-22
* vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil2007-07-31
* plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare2007-07-31
* Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen2007-02-05
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Beginnings of a fixed point math library for use in plugins. fsincos() only f...Jens Arnold2006-12-10