summaryrefslogtreecommitdiff
path: root/apps/plugins/fft/fft.c (follow)
Commit message (Expand)AuthorAge
* Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy2019-01-02
* Add cleaned-up xDuoo X3 supportSolomon Peachy2018-07-28
* Agptek Rocker: Build pluginsMarcin Bukat2018-06-12
* Replace fp_sqrt function with one that only uses shift, or and sub.Michael Sevakis2017-10-01
* Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt2016-01-25
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
* zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly2014-07-17
* keymaps: cleanupAmaury Pouly2014-07-17
* Introduce plugin keymaps for the Sony NWZ SeriesNils Stec2014-06-30
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt2014-05-24
* Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke2014-04-06
* Fix FS#12824 : Malfunctioning FFT plugin in Sansa Clip ZipMichael Sevakis2013-02-21
* Adapt FFT plugin to use floating on-screen display.Michael Sevakis2012-12-18
* Fuze+ demo plugin's keymaps upgradeJean-Louis Biasini2012-11-21
* hm801: Add support for plugins.Andrew Ryabinin2012-04-19
* hm60x: Add support for plugins.Andrew Ryabinin2012-04-19
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* application: Enable chipper and fft plugins.Thomas Martitz2012-01-27
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* fuze+: add fft keymapAmaury Pouly2011-10-02
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* FFT plugin: remove redundant NUM_CORES checks.Michael Sevakis2011-02-21
* * Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima2011-01-24
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* Okay, this should be the last few "prevent red" fixes to beRobert Menes2010-11-03
* More plugin keymaps for the GoGear HDD6330.Robert Menes2010-11-02
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* Add plugin keymaps to fft for the GoGear SA9200.Robert Menes2010-10-21
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis2010-06-04
* Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...Michael Sevakis2010-06-04
* More FFT fun: No point in computing and combining the 2nd FFT if it's just be...Michael Sevakis2010-06-03
* FFT plugin: Some speed regulation for too-fast targets. (50FPS)Michael Sevakis2010-06-03
* FFT plugin: give everything in the main file a nice 'static'-ing. Saves appro...Michael Sevakis2010-06-03
* FFT plugin: Use worker thread only on multiprocessor targets.Michael Sevakis2010-06-03
* FFT Plugin: Should use scale_factor, not LCD_WIDTH/HEIGHT to break the spectr...Michael Sevakis2010-06-02
* FFT Plugin: Revamp the main code to rid it of 64-bit math. Use 32-bit kiss_ff...Michael Sevakis2010-06-02
* fft: use long home button to exit on fuzeRafaël Carré2010-06-01
* fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1Rafaël Carré2010-05-18
* FFT plugin: eliminate 64-bit math. This should result in faster and probably ...Delyan Kratunov2010-05-02
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* FFT plugin: init mutexMaurus Cuelenaere2010-02-28
* kiss_fftr appears to perform two real-valued ffts in parallel -- so feed it...Dave Hooper2010-02-22
* Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok2010-02-14
* fft: fix yellowTomer Shalev2010-02-12