| Commit message (Expand) | Author | Age |
| * | Commited too much. | Michael Giacomelli | 2009-05-10 |
| * | Actually remove the unneeded files in the last commit. | Michael Giacomelli | 2009-05-10 |
| * | Split 8-bit-to-native conversion in bmp.c into a function, add support for pl... | Andrew Mahone | 2009-05-09 |
| * | Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_... | Andrew Mahone | 2009-05-08 |
| * | Add missing PictureFlow overlay source, fix properties on new files. | Andrew Mahone | 2009-05-07 |
| * | Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a... | Andrew Mahone | 2009-05-07 |
| * | Add Sudoku to the plugins/CATEGORIES file. No functional change. | Marc Guay | 2009-05-06 |
| * | M:Robe 500: More plugin keymap changes for touchscreen | Karl Kurbjun | 2009-05-06 |
| * | M:Robe 500: Get the rest of the games except doom working with the touchscreen. | Karl Kurbjun | 2009-05-06 |
| * | Move YUV->RGB in JPEG load from before scaler to after scaler. Required chang... | Andrew Mahone | 2009-05-06 |
| * | M:Robe 500: Make some plugins work with the touchscreen (remote support needs... | Karl Kurbjun | 2009-05-06 |
| * | Fix red on Player | Andrew Mahone | 2009-05-04 |
| * | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone | 2009-05-04 |
| * | Make local function static in jpeg_load.c, add missing header file in read_im... | Bertrik Sikken | 2009-05-03 |
| * | Fix red. | Andrew Mahone | 2009-05-02 |
| * | PictureFlow JPEG AA support for all non-mono targets (mono targets will need ... | Andrew Mahone | 2009-05-02 |
| * | Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling ... | Andrew Mahone | 2009-05-02 |
| * | Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c o... | Andrew Mahone | 2009-05-02 |
| * | Add core JPEG reader, adapted from the JPEG plugin's decoder, with some chang... | Andrew Mahone | 2009-05-01 |
| * | Add exit() implementation for plugins | Maurus Cuelenaere | 2009-04-22 |
| * | Add initial plugin keymaps for M:robe 500 | Karl Kurbjun | 2009-04-21 |
| * | Fix red. | Thomas Martitz | 2009-04-20 |
| * | FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO... | Thomas Martitz | 2009-04-20 |
| * | Commit fix for CPU_BOOST_LOGGING by Rafaël Carré. | Michael Giacomelli | 2009-04-17 |
| * | Pegbox fixes by Rafaël Carré. | Michael Giacomelli | 2009-04-17 |
| * | M:Robe 500: Start of proper remote support, touchscreen works without remote ... | Karl Kurbjun | 2009-04-11 |
| * | Revert unrelated changes :/ | Thomas Martitz | 2009-04-11 |
| * | Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ... | Thomas Martitz | 2009-04-11 |
| * | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz | 2009-04-10 |
| * | FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël Carré | Thomas Martitz | 2009-04-10 |
| * | M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default... | Karl Kurbjun | 2009-04-09 |
| * | Undo revert of r20653 | Andrew Mahone | 2009-04-08 |
| * | fix accidental reverts in r20651 | Andrew Mahone | 2009-04-08 |
| * | Fix yellow | Andrew Mahone | 2009-04-08 |
| * | FS#9992: remove PLA use from PictureFlow, replacing it with maps designed for... | Andrew Mahone | 2009-04-08 |
| * | Enable plugins on the Onda VX747 | Maurus Cuelenaere | 2009-04-07 |
| * | Invadrox - some bitmap related changes in preparation of porting it to more s... | Marianne Arnold | 2009-04-07 |
| * | Patch by Rafaël Carré - Chopper : define small screen limit on height <= 64 | Bertrik Sikken | 2009-04-07 |
| * | Tidy up and remove executable flag from a few plugin bitmap files. | Marianne Arnold | 2009-04-07 |
| * | Start rockpaint with the toolbar visible (I guess that a full white screen ca... | Antoine Cellerier | 2009-04-05 |
| * | ZXBox: Clean up display init. Saves ~1KB on colour targets, and 4KB (coldfire... | Jens Arnold | 2009-04-05 |
| * | Fix red introduced with r20610. | Alexander Levin | 2009-04-03 |
| * | Rocklife: allow the cells file to have comment (everything on a line starting... | Alexander Levin | 2009-04-03 |
| * | Some improvements to rocklife (FS#10087, but slightly less paranoid). Main im... | Alexander Levin | 2009-04-03 |
| * | keybox: handle user canceling in the vkeyboard in a nicer way, fix a comment ... | Nils Wallménius | 2009-04-02 |
| * | Fix yellow in rocklife. j=j++ was most likely meant to be j++. Seems to be no... | Tom Ross | 2009-04-02 |
| * | Fix warnings | Karl Kurbjun | 2009-04-01 |
| * | Add initial support for changing the LCD mode in MPEG player for hardware YUV... | Karl Kurbjun | 2009-04-01 |
| * | M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w... | Karl Kurbjun | 2009-04-01 |
| * | FS#10079 by Justin Hannigan: Support for opening and viewing .cells files in ... | Robert Menes | 2009-03-31 |