summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-06-05Lang file cleanup!Nils Wallménius43-45550/+1840
2010-06-05reworks text viewer plugin. (FS#11209)Yoshihisa Uchida30-2/+4798
2010-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff4-7/+18
2010-06-04More untranslated strings in Dutch langfile. Note to self: next time update t...Peter D'Hoye1-17/+48
2010-06-04Fix some untranslated strings in the Dutch langfilePeter D'Hoye1-36/+16
2010-06-04pdbox: Reverted premature commit of Coldfire optimization.Wincent Balin1-17/+0
2010-06-04Revert a small part of r26555 to fix yellow, these strings are unused and wil...Nils Wallménius1-12/+6
2010-06-04FS#11353 - Fix all errors in islenska.lang by Hinrik Örn SigurðssonNils Wallménius1-526/+985
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-04SPC codec: The inline asm 'memory' clobbers should be unneeded since the ASM ...Michael Sevakis1-17/+9
2010-06-03pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods.Wincent Balin5-3/+1070
2010-06-03Update German translation - with the help of Thomas Martitz, Tobias Diedrich ...Marianne Arnold1-12/+414
2010-06-03pdbox: fix build on ARM with eabiRafaël Carré1-2/+3
2010-06-03Correct reusing buffers if the backdrop file is already loaded.Teruaki Kawashima1-3/+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-03Use a different remote font than the main LCD fontRafaël Carré1-1/+9
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-02Fix yellow, remove some untranslated strings from SlovenscinaAlex Parker1-170/+0
2010-06-02pdbox: add fuze keymapRafaël Carré2-1/+11
2010-06-02Update Slovenian (Slovenscina) translationAlex Parker1-937/+10795
2010-06-02Update Chinese (Simple) translationAlex Parker1-75/+78
2010-06-02Update SpanishAlex Parker1-18/+439
2010-06-02tta codec: optimize for arm target. pp502x: ~1% speed up.Yoshihisa Uchida1-37/+32
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 Sevakis6-782/+993
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-01Perform radio_start, radio_pause, radio_stop in simulator.Michael Chicoine1-0/+9
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-31Updated italian translation.Alessio Lenzi1-5/+36
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