| Commit message (Expand) | Author | Age |
| * | Text viewer: Replace macros with inline functions (which are about to be exte... | Tomer Shalev | 2010-04-07 |
| * | Text viewer: Use exact width for lcd_fillrect (no actuall change) | Tomer Shalev | 2010-04-07 |
| * | Text viewer: Make global variables static | Tomer Shalev | 2010-04-07 |
| * | Text viewer: Fix limit calculation in col_limit() which maximizes overlapping... | Tomer Shalev | 2010-04-07 |
| * | Text viewer: Fix possible memory corruption | Tomer Shalev | 2010-04-07 |
| * | Text viewer: Documentation and code cosmetics (no functional changes) | Tomer Shalev | 2010-04-07 |
| * | as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm... | Thomas Martitz | 2010-04-05 |
| * | Add T for plugins to the advanced build options to build all test_* plugins. | Thomas Martitz | 2010-04-05 |
| * | test_boost: fix r25464: button_get() can't be used with actions | Andree Buschmann | 2010-04-05 |
| * | test_mem: fix r25464: button_get() can't be used with actions | Rafaël Carré | 2010-04-05 |
| * | Make test_mem.c and test_boost.c compilable on targets without BUTTON_UP. | Andree Buschmann | 2010-04-03 |
| * | Move delta calculation up so that only the loop time counts. | Thomas Martitz | 2010-04-03 |
| * | Memory benchmark plugin. Tests memory speeds and prints the kB/s. | Thomas Martitz | 2010-04-03 |
| * | Fix test_boost boost handling. Also show the number of loops per second. | Thomas Martitz | 2010-04-01 |
| * | Viewer: Implement alignment option, to provide alignment of RTL text (Hebrew,... | Tomer Shalev | 2010-03-30 |
| * | Build pitch_detector bitmaps for all targets, even those without color | Rafaël Carré | 2010-03-30 |
| * | pitch_detector: fix builds on monochrome targets, remove an unused variable | Rafaël Carré | 2010-03-29 |
| * | pitch_detector plugin only works on color LCDs | Rafaël Carré | 2010-03-29 |
| * | Fractals: Remove redundant assignment to a variable (y_delta) | Tomer Shalev | 2010-03-28 |
| * | Brickmania: Don't use hard coded value | Tomer Shalev | 2010-03-28 |
| * | Fuzev2: add dithering option for mpegplayer | Rafaël Carré | 2010-03-28 |
| * | Brickmania: Fix yellow | Tomer Shalev | 2010-03-27 |
| * | Brickmania: Prevent a ball that is sticked to the edge of the pad from being ... | Tomer Shalev | 2010-03-27 |
| * | Brickmania: Simplify movement of pad (and any balls that are sticked to it) | Tomer Shalev | 2010-03-27 |
| * | Brickmania: Prevent two overlapping balls from destrying bricks together and ... | Tomer Shalev | 2010-03-27 |
| * | fix red | Rafaël Carré | 2010-03-25 |
| * | mpegplayer: align video output data structure only on multicore | Rafaël Carré | 2010-03-25 |
| * | Stats plugin: Add 3 missing types to count. | Mustapha Senhaji | 2010-03-25 |
| * | Prevent accidental skipping to beginning/end of file in text viewer. | Torne Wuff | 2010-03-20 |
| * | Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes cr... | Dave Hooper | 2010-03-19 |
| * | Ondavx747/777 fix red. | Yoshihisa Uchida | 2010-03-17 |
| * | fix red | Yoshihisa Uchida | 2010-03-17 |
| * | text viewer plugin applies patches FS#8445, FS#9546, FS#9853, FS#9855, FS#989... | Yoshihisa Uchida | 2010-03-17 |
| * | lamp: use HAVE_NEGATIVE_LCD | Rafaël Carré | 2010-03-15 |
| * | lamp: invert backlight for Clipv2/Clip+ too | Rafaël Carré | 2010-03-15 |
| * | Coldfire targets: tiny optimisation. | Jens Arnold | 2010-03-09 |
| * | Get rid of unnecessary alignment of struct member which also caused arm-elf-e... | Jens Arnold | 2010-03-09 |
| * | Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_... | Thomas Martitz | 2010-03-08 |
| * | Use the same output func for wav writing and checksum calculation, simplifyin... | Nils Wallménius | 2010-03-08 |
| * | Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs... | Andree Buschmann | 2010-03-07 |
| * | bubbles: fix FS#11070 | Teruaki Kawashima | 2010-03-06 |
| * | boomshine: improve collision detection. | Teruaki Kawashima | 2010-03-06 |
| * | bmpviewer: do aspect ratio correction. | Teruaki Kawashima | 2010-02-28 |
| * | FFT plugin: init mutex | Maurus Cuelenaere | 2010-02-28 |
| * | Draw a white rectangle around the empty spot to make it easier to distinghuis... | Frank Gevaerts | 2010-02-28 |
| * | snake: use lib/highscore for highscore handling. | Teruaki Kawashima | 2010-02-28 |
| * | Brickmania: Test if power-up hit side of paddle | Tomer Shalev | 2010-02-27 |
| * | Brickmania: Use helper function check_rect to test whether ball hits brick | Tomer Shalev | 2010-02-27 |
| * | use same variable/macro name for highscore among plugins. | Teruaki Kawashima | 2010-02-27 |
| * | Silly editor, missing a ,. | Mustapha Senhaji | 2010-02-27 |