summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
...
* text viewer: gigabeat f: add buttons to do one line up/down, and one column l...Teruaki Kawashima2010-06-07
* text viewer: some fixes related to font.Teruaki Kawashima2010-06-07
* text viewer: can selected scroll by column/scroll by screen for the horizonta...Yoshihisa Uchida2010-06-07
* FS#9034 - sort viewers.config by plugin name so the open with window is alpha...Jonathan Gordon2010-06-06
* Save the scratchpad state in Sudoku plugin (FS#5737).Dominik Riebeling2010-06-06
* text viewer: can display the horizontal scroll bar.Yoshihisa Uchida2010-06-06
* text viewer: can be selected the number of screens per page.Yoshihisa Uchida2010-06-06
* Add a mapping for the PLA_EXIT action for Iriver remote and provide it in the...Marianne Arnold2010-06-05
* Fix PLA_EXIT and PLA_CANCEL for the Iaudio M5 and X5, make them more intuitiv...Marianne Arnold2010-06-05
* Fix plugin bitmaps dependencies generationRafaël Carré2010-06-05
* pdbox: Moved all global variables in pdbox.c to IRAM.Wincent Balin2010-06-05
* set svn properties.Teruaki Kawashima2010-06-05
* remove old text viewer plugin (viewer.rock).Yoshihisa Uchida2010-06-05
* new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.Teruaki Kawashima2010-06-05
* reworks text viewer plugin. (FS#11209)Yoshihisa Uchida2010-06-05
* pdbox: Reverted premature commit of Coldfire optimization.Wincent Balin2010-06-04
* 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