summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* pdbox: Fixing yellows.Wincent Balin2010-06-04
* pdbox: Corrected inclusion of m_fixed.h .Wincent Balin2010-06-04
* pdbox: Added Coldfire multiplication optimization by Buschel.Wincent Balin2010-06-04
* pdbox: Reduced (visible) precision of numbers shown in the GUI.Wincent Balin2010-06-04
* pdbox: The values on of widgets are reset on start now.Wincent Balin2010-06-04
* Ensure CPU is defined.Andree Buschmann2010-06-04
* test_gfx preprocessing needs to be rearranged a little different so mylcd def...Michael Sevakis2010-06-04
* 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
* pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods.Wincent Balin2010-06-03
* pdbox: fix build on ARM with eabiRafaël Carré2010-06-03
* 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
* pdbox: Fixing reds.Wincent Balin2010-06-03
* pdbox: Added compilation on iPod 1G-4G.Wincent Balin2010-06-03
* pdbox: Added keypad for iPod 1G-4G. Reordered SOURCES alphabetically.Wincent Balin2010-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
* pdbox: Source cleanup. Removed unneeded files.Wincent Balin2010-06-03
* pdbox: Syntax cleanup for the cosine table.Wincent Balin2010-06-02
* pdbox: add fuze keymapRafaël Carré2010-06-02
* 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
* Added myself and Pure Data team to credits.Wincent Balin2010-06-01
* pdbox: Updated CPU boosting APIWincent Balin2010-06-01
* pdbox: Code cleanup, optimizations.Wincent Balin2010-06-01
* fft: use long home button to exit on fuzeRafaël Carré2010-06-01
* pdbox: Removed unnecessary code from the main include file. Reduced neede mem...Wincent Balin2010-06-01
* pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit...Wincent Balin2010-06-01
* test_codec: close the log file before attempting to open a new one, and clear...Rob Purchase2010-05-31
* Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...Rob Purchase2010-05-31
* battery_bench: comment the battery_bench.txt header with '#'Rafaël Carré2010-05-31
* Only build firmware_flash plugin on archosRafaël Carré2010-05-31
* Doom plugin: Missed properly making a few 'unsigned' on my second pass.Michael Sevakis2010-05-29
* Doom plugin: In anticipation of moving to the EABI toolchain, because of its ...Michael Sevakis2010-05-29
* Fix typo that made alarmclock exit immediately and add scrollwheel actions.Thomas Martitz2010-05-28
* rockboy: rename pcm_*() functions to avoid namespace clash with rockboxRafaël Carré2010-05-27
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* Fix M:Robe Plugins and Codecs.Karl Kurbjun2010-05-25
* pdbox: Code cleanupWincent Balin2010-05-24
* Fix test_mem for the archos plugin buffer size and for charcell.Jens Arnold2010-05-24
* pdbox: Successfully resolved issue with loading of audio filesWincent Balin2010-05-24
* Test plugins: * test_sampr.c is swcodec only * Several plugins are bitmap only.Jens Arnold2010-05-24
* Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok2010-05-24
* Correct new memcpy/memset functionality in test_mem plugin. Use appropriate c...Andree Buschmann2010-05-24
* Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis2010-05-24
* mpegplayer: use OFF_T_MIN/MAX instead of LONG_MIN/MAX in one spot. Define OFF...Michael Sevakis2010-05-21
* Clipv2 / Clip+ : lcd scanrate checked with test_scanrateRafaël Carré2010-05-20
* Fix test_resizeThomas Martitz2010-05-20
* Fix reds: add m3 keypad, fix typo in the ipods part, correct button for h10, ...Thomas Martitz2010-05-20