| Commit message (Expand) | Author | Age |
| * | mpegplayer: One last dealie-O for now: Change all "WVS" usage in the code for... | Michael Sevakis | 2010-05-07 |
| * | mpegplayer: make button timeout half the OSD update interval so that it updat... | Michael Sevakis | 2010-05-07 |
| * | Add support for the next/prev side buttons to mpegplayer on the Gigabeat S to... | Michael Sevakis | 2010-05-07 |
| * | Fix last two yellows | Frank Gevaerts | 2010-05-06 |
| * | Fix some size_t related warnings (hopefully, they seem system dependant). | Thomas Martitz | 2010-05-06 |
| * | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz | 2010-05-06 |
| * | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz | 2010-05-06 |
| * | Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap... | Thomas Martitz | 2010-05-06 |
| * | FFT plugin: The 64-bit sqrt function is no longer needed | Delyan Kratunov | 2010-05-02 |
| * | FFT plugin: eliminate 64-bit math. This should result in faster and probably ... | Delyan Kratunov | 2010-05-02 |
| * | Test more possible alignments in the Write & Verify test. Some ata drivers ap... | Jens Arnold | 2010-05-02 |
| * | Improve motion compensation for ARM: * Use less registers in the simple copy ... | Jens Arnold | 2010-05-02 |
| * | Gigabeat S: Reduce stalling in the ARMv6 IDCT. Also save one instruction per ... | Jens Arnold | 2010-05-02 |
| * | pdbox: Fixed loading of sound files, pdpod_drums.pd works now. | Wincent Balin | 2010-05-02 |
| * | HD200 - implement blit functions | Marcin Bukat | 2010-04-30 |
| * | Corrected brickmania bitmaps in SOURCE for M3 and HD200. Remove unneeded bitmap. | Marcin Bukat | 2010-04-27 |
| * | Add MPIO HD200 port - binary files | Marcin Bukat | 2010-04-26 |
| * | Add MPIO HD200 port - changed files | Marcin Bukat | 2010-04-26 |
| * | 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-25 |
| * | Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly. | Michael Sevakis | 2010-04-23 |
| * | 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-20 |
| * | Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904. | Szymon Dziok | 2010-04-19 |
| * | rvert r25644 | Yoshihisa Uchida | 2010-04-14 |
| * | new text viewer | Yoshihisa Uchida | 2010-04-14 |
| * | 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-12 |
| * | 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-11 |
| * | The version of the setting files are raised. | Yoshihisa Uchida | 2010-04-10 |
| * | Text viewer: When loading settings and prefs font loading fails, not only | Tomer Shalev | 2010-04-09 |
| * | Text viewer: Handle font loading failures | Tomer Shalev | 2010-04-08 |
| * | 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 |