Age | Commit message (Expand) | Author | Files | Lines |
2009-05-07 | Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a... | Andrew Mahone | 5 | -11/+65 |
2009-05-06 | Add Sudoku to the plugins/CATEGORIES file. No functional change. | Marc Guay | 1 | -0/+1 |
2009-05-06 | M:Robe 500: More plugin keymap changes for touchscreen | Karl Kurbjun | 5 | -37/+19 |
2009-05-06 | M:Robe 500: Get the rest of the games except doom working with the touchscreen. | Karl Kurbjun | 5 | -39/+6 |
2009-05-06 | Move YUV->RGB in JPEG load from before scaler to after scaler. Required chang... | Andrew Mahone | 2 | -7/+30 |
2009-05-06 | M:Robe 500: Make some plugins work with the touchscreen (remote support needs... | Karl Kurbjun | 3 | -25/+10 |
2009-05-04 | Fix red on Player | Andrew Mahone | 1 | -6/+6 |
2009-05-04 | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone | 5 | -21/+29 |
2009-05-03 | Make local function static in jpeg_load.c, add missing header file in read_im... | Bertrik Sikken | 1 | -0/+1 |
2009-05-02 | Fix red. | Andrew Mahone | 1 | -2/+2 |
2009-05-02 | PictureFlow JPEG AA support for all non-mono targets (mono targets will need ... | Andrew Mahone | 1 | -2/+3 |
2009-05-02 | Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling ... | Andrew Mahone | 4 | -0/+92 |
2009-05-02 | Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c o... | Andrew Mahone | 3 | -0/+30 |
2009-05-01 | Add core JPEG reader, adapted from the JPEG plugin's decoder, with some chang... | Andrew Mahone | 3 | -67/+93 |
2009-04-22 | Add exit() implementation for plugins | Maurus Cuelenaere | 3 | -0/+85 |
2009-04-21 | Add initial plugin keymaps for M:robe 500 | Karl Kurbjun | 31 | -21/+99 |
2009-04-20 | Fix red. | Thomas Martitz | 1 | -0/+7 |
2009-04-20 | FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO... | Thomas Martitz | 1 | -2/+11 |
2009-04-17 | Commit fix for CPU_BOOST_LOGGING by Rafaël Carré. | Michael Giacomelli | 1 | -0/+4 |
2009-04-17 | Pegbox fixes by Rafaël Carré. | Michael Giacomelli | 3 | -3/+6 |
2009-04-11 | M:Robe 500: Start of proper remote support, touchscreen works without remote ... | Karl Kurbjun | 3 | -4/+18 |
2009-04-11 | Revert unrelated changes :/ | Thomas Martitz | 2 | -9/+1 |
2009-04-11 | Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ... | Thomas Martitz | 2 | -1/+9 |
2009-04-10 | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz | 54 | -116/+293 |
2009-04-10 | FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël Carré | Thomas Martitz | 1 | -2/+2 |
2009-04-09 | M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default... | Karl Kurbjun | 2 | -45/+70 |
2009-04-08 | Undo revert of r20653 | Andrew Mahone | 1 | -1/+1 |
2009-04-08 | fix accidental reverts in r20651 | Andrew Mahone | 1 | -11/+6 |
2009-04-08 | Fix yellow | Andrew Mahone | 1 | -1/+1 |
2009-04-08 | FS#9992: remove PLA use from PictureFlow, replacing it with maps designed for... | Andrew Mahone | 1 | -68/+147 |
2009-04-07 | Enable plugins on the Onda VX747 | Maurus Cuelenaere | 62 | -15/+258 |
2009-04-07 | Invadrox - some bitmap related changes in preparation of porting it to more s... | Marianne Arnold | 38 | -196/+127 |
2009-04-07 | Patch by Rafaël Carré - Chopper : define small screen limit on height <= 64 | Bertrik Sikken | 1 | -1/+1 |
2009-04-07 | Tidy up and remove executable flag from a few plugin bitmap files. | Marianne Arnold | 15 | -0/+0 |
2009-04-05 | Start rockpaint with the toolbar visible (I guess that a full white screen ca... | Antoine Cellerier | 1 | -0/+4 |
2009-04-05 | ZXBox: Clean up display init. Saves ~1KB on colour targets, and 4KB (coldfire... | Jens Arnold | 4 | -82/+59 |
2009-04-03 | Fix red introduced with r20610. | Alexander Levin | 1 | -1/+1 |
2009-04-03 | Rocklife: allow the cells file to have comment (everything on a line starting... | Alexander Levin | 1 | -4/+12 |
2009-04-03 | Some improvements to rocklife (FS#10087, but slightly less paranoid). Main im... | Alexander Levin | 1 | -97/+115 |
2009-04-02 | keybox: handle user canceling in the vkeyboard in a nicer way, fix a comment ... | Nils Wallménius | 1 | -9/+23 |
2009-04-02 | Fix yellow in rocklife. j=j++ was most likely meant to be j++. Seems to be no... | Tom Ross | 1 | -1/+1 |
2009-04-01 | Fix warnings | Karl Kurbjun | 1 | -0/+8 |
2009-04-01 | Add initial support for changing the LCD mode in MPEG player for hardware YUV... | Karl Kurbjun | 1 | -0/+15 |
2009-04-01 | M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w... | Karl Kurbjun | 1 | -1/+5 |
2009-03-31 | FS#10079 by Justin Hannigan: Support for opening and viewing .cells files in ... | Robert Menes | 2 | -7/+67 |
2009-03-30 | Some tweaks to the Doom keymap for D2/touchscreen targets. | Rob Purchase | 1 | -3/+6 |
2009-03-29 | Accept FS#10068 by Teruaki Kawashima correcting the instructions built into a... | Nils Wallménius | 5 | -10/+44 |
2009-03-28 | Remove useless check for HAVE_BACKLIGHT noted in FS#9878 | Nils Wallménius | 1 | -2/+1 |
2009-03-28 | midi: yield more, fixes flickering backlight fade on some targets while playi... | Nils Wallménius | 3 | -290/+258 |
2009-03-28 | Jewels: accept FS#9947 changing 'Resume Game' in the game menu to 'Resume Sav... | Nils Wallménius | 1 | -1/+6 |