summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/fixedpoint.c (follow)
Commit message (Expand)AuthorAge
* 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
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken2008-05-04
* 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
* Kill a warning.Thom Johansen2007-02-05
* 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