summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/fixedpoint.h (unfollow)
Commit message (Expand)Author
2013-04-26Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis
2013-04-10Move fixedpoint.h to be accessible in /firmware.Michael Sevakis
2011-05-26Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...Michael Giacomelli
2010-06-02FFT Plugin: Revamp the main code to rid it of 64-bit math. Use 32-bit kiss_ff...Michael Sevakis
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-01-23Fixed the problems on the new version of the fire plugin (so repush it), adde...Kevin Ferrare
2008-01-22Revert today's fire commits because it crashed all the targets I could test w...Marianne Arnold
2008-01-22Fire plugin : initializes palettes with a function instead of storing them in...Kevin Ferrare
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-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
2003-01-10Adapted player code for new Rocklatin character set.Kjell Ericson
2002-10-08Added new icons for .cfg and .txt filesBjörn Stenberg
2002-09-24Added a flag icon for language files.Björn Stenberg
2002-09-03Wrong order of iconsLinus Nielsen Feltzing
2002-09-03New player directory with iconsLinus Nielsen Feltzing
2002-09-02Renamed "wps.config" to "default.wps".Björn Stenberg
2002-08-31USB Related: Justin Heiner
2002-08-30Psyco Dedman's player progress-bar fixDaniel Stenberg
2002-08-30Moved display portions of wps.c into new file: wps-display.cBjörn Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-05-26Sound settingsBjörn Stenberg
2002-05-24Proper declaration of show_splash and main_menuBjörn Stenberg
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg