summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/fixedpoint.c
AgeCommit message (Expand)Author
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere
2009-07-04Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere
2009-07-04Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-04pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken
2007-07-31vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil
2007-07-31plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare
2007-02-05Kill a warning.Thom Johansen
2007-02-05Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-12-10Beginnings of a fixed point math library for use in plugins. fsincos() only f...Jens Arnold