summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* FFT plugin: The 64-bit sqrt function is no longer neededDelyan Kratunov2010-05-02
* FFT plugin: eliminate 64-bit math. This should result in faster and probably ...Delyan Kratunov2010-05-02
* Test more possible alignments in the Write & Verify test. Some ata drivers ap...Jens Arnold2010-05-02
* Improve motion compensation for ARM: * Use less registers in the simple copy ...Jens Arnold2010-05-02
* Gigabeat S: Reduce stalling in the ARMv6 IDCT. Also save one instruction per ...Jens Arnold2010-05-02
* pdbox: Fixed loading of sound files, pdpod_drums.pd works now.Wincent Balin2010-05-02
* HD200 - implement blit functionsMarcin Bukat2010-04-30
* Corrected brickmania bitmaps in SOURCE for M3 and HD200. Remove unneeded bitmap.Marcin Bukat2010-04-27
* Add MPIO HD200 port - binary filesMarcin Bukat2010-04-26
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Fix for some bogus code in png by Andrew Rodland, fixing a warning when compi...Nils Wallménius2010-04-25
* Charcell: Fix spurious letter appearing between board and score display.Jens Arnold2010-04-25
* Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly.Michael Sevakis2010-04-23
* Brickmania: Fix bogus firesTomer Shalev2010-04-20
* Brickmania: Use defined constant instead of hard-coded valueTomer Shalev2010-04-20
* Yet another try at fixing "FS#10959 - Brickmania - Ball disappears"Tomer Shalev2010-04-20
* Brickmania: Fix flip delay was actually N+1 seconds (11 instead of 10)Tomer Shalev2010-04-20
* Brickmania: No need to init these global variables, as they are set later onTomer Shalev2010-04-20
* Brickmania: Move Congratulations message a bit up, so it won't get clipped by...Tomer Shalev2010-04-20
* Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904.Szymon Dziok2010-04-19
* rvert r25644Yoshihisa Uchida2010-04-14
* new text viewerYoshihisa Uchida2010-04-14
* Text viewer: Fix wrong calculation of bookmark's position (introduced by r25611)Tomer Shalev2010-04-12
* Text viewer: Fix FS#11190 - Text Viewer shows no Text when skipping to last pageTomer Shalev2010-04-12
* Text viewer: Make calculation clearerTomer Shalev2010-04-12
* Text viewer: Remove unused max_line_len variableTomer Shalev2010-04-12
* fix yellowYoshihisa Uchida2010-04-12
* viewer plugin: when the alignment is RIGHT, supports WIDE screen.Yoshihisa Uchida2010-04-12
* test_codec is SWCODEC onlyRafaël Carré2010-04-12
* some test plugins have dependenciesRafaël Carré2010-04-12
* FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only dep...Jens Arnold2010-04-11
* viewer plugin: when the setting file loads or saves, converts to new version ...Yoshihisa Uchida2010-04-11
* The version of the setting files are raised.Yoshihisa Uchida2010-04-10
* Text viewer: When loading settings and prefs font loading fails, not onlyTomer Shalev2010-04-09
* Text viewer: Handle font loading failuresTomer Shalev2010-04-08
* Text viewer: Fix yellowTomer Shalev2010-04-07
* FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corruptedTomer Shalev2010-04-07
* Text viewer: Fix redTomer Shalev2010-04-07
* Text viewer: Fix RTL languages and diacritic characters supportTomer Shalev2010-04-07
* Text viewer: Replace macros with inline functions (which are about to be exte...Tomer Shalev2010-04-07
* Text viewer: Use exact width for lcd_fillrect (no actuall change)Tomer Shalev2010-04-07
* Text viewer: Make global variables staticTomer Shalev2010-04-07
* Text viewer: Fix limit calculation in col_limit() which maximizes overlapping...Tomer Shalev2010-04-07
* Text viewer: Fix possible memory corruptionTomer Shalev2010-04-07
* Text viewer: Documentation and code cosmetics (no functional changes)Tomer Shalev2010-04-07
* as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz2010-04-05
* Add T for plugins to the advanced build options to build all test_* plugins.Thomas Martitz2010-04-05
* test_boost: fix r25464: button_get() can't be used with actionsAndree Buschmann2010-04-05
* test_mem: fix r25464: button_get() can't be used with actionsRafaël Carré2010-04-05
* Make test_mem.c and test_boost.c compilable on targets without BUTTON_UP.Andree Buschmann2010-04-03