summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-06-06Save the scratchpad state in Sudoku plugin (FS#5737).Dominik Riebeling2-9/+38
2010-06-06text viewer: can display the horizontal scroll bar.Yoshihisa Uchida6-58/+107
2010-06-06text viewer: can be selected the number of screens per page.Yoshihisa Uchida8-87/+84
2010-06-05Add a mapping for the PLA_EXIT action for Iriver remote and provide it in the...Marianne Arnold1-0/+1
2010-06-05Fix PLA_EXIT and PLA_CANCEL for the Iaudio M5 and X5, make them more intuitiv...Marianne Arnold1-2/+4
2010-06-05Fix plugin bitmaps dependencies generationRafaël Carré1-1/+1
2010-06-05pdbox: Moved all global variables in pdbox.c to IRAM.Wincent Balin1-6/+6
2010-06-05set svn properties.Teruaki Kawashima1-1/+1
2010-06-05remove old text viewer plugin (viewer.rock).Yoshihisa Uchida2-3295/+0
2010-06-05new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.Teruaki Kawashima4-0/+2958
2010-06-05reworks text viewer plugin. (FS#11209)Yoshihisa Uchida30-2/+4798
2010-06-04pdbox: Reverted premature commit of Coldfire optimization.Wincent Balin1-17/+0
2010-06-04pdbox: Fixing yellows.Wincent Balin1-3/+6
2010-06-04pdbox: Corrected inclusion of m_fixed.h .Wincent Balin39-40/+40
2010-06-04pdbox: Added Coldfire multiplication optimization by Buschel.Wincent Balin1-3/+22
2010-06-04pdbox: Reduced (visible) precision of numbers shown in the GUI.Wincent Balin1-2/+2
2010-06-04pdbox: The values on of widgets are reset on start now.Wincent Balin1-0/+21
2010-06-04Ensure CPU is defined.Andree Buschmann1-0/+4
2010-06-04test_gfx preprocessing needs to be rearranged a little different so mylcd def...Michael Sevakis1-2/+5
2010-06-04Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis16-213/+223
2010-06-04Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...Michael Sevakis7-156/+278
2010-06-03pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods.Wincent Balin5-3/+1070
2010-06-03pdbox: fix build on ARM with eabiRafaël Carré1-2/+3
2010-06-03More FFT fun: No point in computing and combining the 2nd FFT if it's just be...Michael Sevakis1-38/+28
2010-06-03FFT plugin: Some speed regulation for too-fast targets. (50FPS)Michael Sevakis1-8/+20
2010-06-03pdbox: Fixing reds.Wincent Balin1-3/+1
2010-06-03pdbox: Added compilation on iPod 1G-4G.Wincent Balin1-2/+4
2010-06-03pdbox: Added keypad for iPod 1G-4G. Reordered SOURCES alphabetically.Wincent Balin2-28/+40
2010-06-03FFT plugin: give everything in the main file a nice 'static'-ing. Saves appro...Michael Sevakis1-18/+18
2010-06-03FFT plugin: Use worker thread only on multiprocessor targets.Michael Sevakis1-68/+162
2010-06-03pdbox: Source cleanup. Removed unneeded files.Wincent Balin44-19949/+17
2010-06-02pdbox: Syntax cleanup for the cosine table.Wincent Balin2-5/+4100
2010-06-02pdbox: add fuze keymapRafaël Carré2-1/+11
2010-06-02FFT Plugin: Should use scale_factor, not LCD_WIDTH/HEIGHT to break the spectr...Michael Sevakis1-2/+2
2010-06-02FFT Plugin: Revamp the main code to rid it of 64-bit math. Use 32-bit kiss_ff...Michael Sevakis5-782/+926
2010-06-01Added myself and Pure Data team to credits.Wincent Balin3-3/+3
2010-06-01pdbox: Updated CPU boosting APIWincent Balin1-2/+6
2010-06-01pdbox: Code cleanup, optimizations.Wincent Balin2-37/+42
2010-06-01fft: use long home button to exit on fuzeRafaël Carré1-1/+1
2010-06-01pdbox: Removed unnecessary code from the main include file. Reduced neede mem...Wincent Balin1-30/+1
2010-06-01pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit...Wincent Balin2-2/+9
2010-05-31test_codec: close the log file before attempting to open a new one, and clear...Rob Purchase1-6/+8
2010-05-31Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...Rob Purchase1-2/+5
2010-05-31battery_bench: comment the battery_bench.txt header with '#'Rafaël Carré1-17/+17
2010-05-31Only build firmware_flash plugin on archosRafaël Carré2-6/+7
2010-05-29Doom plugin: Missed properly making a few 'unsigned' on my second pass.Michael Sevakis3-4/+4
2010-05-29Doom plugin: In anticipation of moving to the EABI toolchain, because of its ...Michael Sevakis25-191/+260
2010-05-28Fix typo that made alarmclock exit immediately and add scrollwheel actions.Thomas Martitz1-2/+9
2010-05-27rockboy: rename pcm_*() functions to avoid namespace clash with rockboxRafaël Carré7-20/+20
2010-05-27Generate C file / header for svn version stringRafaël Carré3-4/+4