summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2010-04-10The version of the setting files are raised.Yoshihisa Uchida
2010-04-09Text viewer: When loading settings and prefs font loading fails, not onlyTomer Shalev
2010-04-08Text viewer: Handle font loading failuresTomer Shalev
2010-04-07Text viewer: Fix yellowTomer Shalev
2010-04-07FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corruptedTomer Shalev
2010-04-07Text viewer: Fix redTomer Shalev
2010-04-07Text viewer: Fix RTL languages and diacritic characters supportTomer Shalev
2010-04-07Text viewer: Replace macros with inline functions (which are about to be exte...Tomer Shalev
2010-04-07Text viewer: Use exact width for lcd_fillrect (no actuall change)Tomer Shalev
2010-04-07Text viewer: Make global variables staticTomer Shalev
2010-04-07Text viewer: Fix limit calculation in col_limit() which maximizes overlapping...Tomer Shalev
2010-04-07Text viewer: Fix possible memory corruptionTomer Shalev
2010-04-07Text viewer: Documentation and code cosmetics (no functional changes)Tomer Shalev
2010-04-05as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz
2010-04-05Add T for plugins to the advanced build options to build all test_* plugins.Thomas Martitz
2010-04-05test_boost: fix r25464: button_get() can't be used with actionsAndree Buschmann
2010-04-05test_mem: fix r25464: button_get() can't be used with actionsRafaël Carré
2010-04-03Make test_mem.c and test_boost.c compilable on targets without BUTTON_UP.Andree Buschmann
2010-04-03Move delta calculation up so that only the loop time counts.Thomas Martitz
2010-04-03Memory benchmark plugin. Tests memory speeds and prints the kB/s.Thomas Martitz
2010-04-01Fix test_boost boost handling. Also show the number of loops per second.Thomas Martitz
2010-03-30Viewer: Implement alignment option, to provide alignment of RTL text (Hebrew,...Tomer Shalev
2010-03-30Build pitch_detector bitmaps for all targets, even those without colorRafaël Carré
2010-03-29pitch_detector: fix builds on monochrome targets, remove an unused variableRafaël Carré
2010-03-29pitch_detector plugin only works on color LCDsRafaël Carré
2010-03-28Fractals: Remove redundant assignment to a variable (y_delta)Tomer Shalev
2010-03-28Brickmania: Don't use hard coded valueTomer Shalev
2010-03-28Fuzev2: add dithering option for mpegplayerRafaël Carré
2010-03-27Brickmania: Fix yellowTomer Shalev
2010-03-27Brickmania: Prevent a ball that is sticked to the edge of the pad from being ...Tomer Shalev
2010-03-27Brickmania: Simplify movement of pad (and any balls that are sticked to it)Tomer Shalev
2010-03-27Brickmania: Prevent two overlapping balls from destrying bricks together and ...Tomer Shalev
2010-03-25fix redRafaël Carré
2010-03-25mpegplayer: align video output data structure only on multicoreRafaël Carré
2010-03-25Stats plugin: Add 3 missing types to count.Mustapha Senhaji
2010-03-20Prevent accidental skipping to beginning/end of file in text viewer.Torne Wuff
2010-03-19Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes cr...Dave Hooper
2010-03-17Ondavx747/777 fix red.Yoshihisa Uchida
2010-03-17fix redYoshihisa Uchida
2010-03-17text viewer plugin applies patches FS#8445, FS#9546, FS#9853, FS#9855, FS#989...Yoshihisa Uchida
2010-03-15lamp: use HAVE_NEGATIVE_LCDRafaël Carré
2010-03-15lamp: invert backlight for Clipv2/Clip+ tooRafaël Carré
2010-03-09Coldfire targets: tiny optimisation.Jens Arnold
2010-03-09Get rid of unnecessary alignment of struct member which also caused arm-elf-e...Jens Arnold
2010-03-08Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...Thomas Martitz
2010-03-08Use the same output func for wav writing and checksum calculation, simplifyin...Nils Wallménius
2010-03-07Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann
2010-03-06bubbles: fix FS#11070Teruaki Kawashima
2010-03-06boomshine: improve collision detection.Teruaki Kawashima
2010-02-28bmpviewer: do aspect ratio correction.Teruaki Kawashima