Age | Commit message (Expand) | Author |
2010-04-26 | Add MPIO HD200 port - changed files | Marcin Bukat |
2010-04-25 | Fix for some bogus code in png by Andrew Rodland, fixing a warning when compi... | Nils Wallménius |
2010-04-25 | Charcell: Fix spurious letter appearing between board and score display. | Jens Arnold |
2010-04-23 | Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly. | Michael Sevakis |
2010-04-20 | Brickmania: Fix bogus fires | Tomer Shalev |
2010-04-20 | Brickmania: Use defined constant instead of hard-coded value | Tomer Shalev |
2010-04-20 | Yet another try at fixing "FS#10959 - Brickmania - Ball disappears" | Tomer Shalev |
2010-04-20 | Brickmania: Fix flip delay was actually N+1 seconds (11 instead of 10) | Tomer Shalev |
2010-04-20 | Brickmania: No need to init these global variables, as they are set later on | Tomer Shalev |
2010-04-20 | Brickmania: Move Congratulations message a bit up, so it won't get clipped by... | Tomer Shalev |
2010-04-19 | Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904. | Szymon Dziok |
2010-04-14 | rvert r25644 | Yoshihisa Uchida |
2010-04-14 | new text viewer | Yoshihisa Uchida |
2010-04-12 | Text viewer: Fix wrong calculation of bookmark's position (introduced by r25611) | Tomer Shalev |
2010-04-12 | Text viewer: Fix FS#11190 - Text Viewer shows no Text when skipping to last page | Tomer Shalev |
2010-04-12 | Text viewer: Make calculation clearer | Tomer Shalev |
2010-04-12 | Text viewer: Remove unused max_line_len variable | Tomer Shalev |
2010-04-12 | fix yellow | Yoshihisa Uchida |
2010-04-12 | viewer plugin: when the alignment is RIGHT, supports WIDE screen. | Yoshihisa Uchida |
2010-04-12 | test_codec is SWCODEC only | Rafaël Carré |
2010-04-12 | some test plugins have dependencies | Rafaël Carré |
2010-04-11 | FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only dep... | Jens Arnold |
2010-04-11 | viewer plugin: when the setting file loads or saves, converts to new version ... | Yoshihisa Uchida |
2010-04-10 | The version of the setting files are raised. | Yoshihisa Uchida |
2010-04-09 | Text viewer: When loading settings and prefs font loading fails, not only | Tomer Shalev |
2010-04-08 | Text viewer: Handle font loading failures | Tomer Shalev |
2010-04-07 | Text viewer: Fix yellow | Tomer Shalev |
2010-04-07 | FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corrupted | Tomer Shalev |
2010-04-07 | Text viewer: Fix red | Tomer Shalev |
2010-04-07 | Text viewer: Fix RTL languages and diacritic characters support | Tomer Shalev |
2010-04-07 | 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-05 | 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-03 | 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-01 | Fix test_boost boost handling. Also show the number of loops per second. | Thomas Martitz |
2010-03-30 | 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-29 | 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-28 | Fractals: Remove redundant assignment to a variable (y_delta) | Tomer Shalev |
2010-03-28 | Brickmania: Don't use hard coded value | Tomer Shalev |